aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-07-11 22:14:43 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-07-11 22:14:43 -0400
commitd2b62c9d6f30a0ea88b2a235cde120cd10ba332b (patch)
treef373003e64c3ec4593d7ae4ffac72de52767aa70 /hosts
parent27117202739f092d837af2752e4b9801c47b8ddb (diff)
Sketchybar now, got tired of the battery issue
Diffstat (limited to 'hosts')
-rw-r--r--hosts/RyanMac/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix
index f72c6aa..e5b38ca 100644
--- a/hosts/RyanMac/configuration.nix
+++ b/hosts/RyanMac/configuration.nix
@@ -45,7 +45,7 @@ in {
45 # Modules 45 # Modules
46 imports = [ 46 imports = [
47 inputs.nix-homebrew.darwinModules.nix-homebrew 47 inputs.nix-homebrew.darwinModules.nix-homebrew
48 ../../modules/darwin/random-wallpaper/module.nix 48 ../../modules/darwin/random-wallpaper
49 ]; 49 ];
50 50
51 # Define the system's user and home dir location 51 # Define the system's user and home dir location