diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/RyanMac/configuration.nix | 2 |
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 |
