summaryrefslogtreecommitdiff
path: root/hosts/RyanMac
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-06-27 01:41:02 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-06-27 01:41:02 -0400
commitafb474061df5e2344d4afda0ccedc048f8754ed2 (patch)
tree6f663c47703e608319b61ea00de1a484a09624c1 /hosts/RyanMac
parent94ddd4b8cf401ef424328478bffaa9cee794d07e (diff)
"official" way to do the wallpapersHEADmain
Diffstat (limited to 'hosts/RyanMac')
-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 5e87070..8bd7131 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.nix 48 ../../modules/darwin/random-wallpaper/module.nix
49 ]; 49 ];
50 50
51 # Define the system's user and home dir location 51 # Define the system's user and home dir location