diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-27 01:41:02 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-06-27 01:41:02 -0400 |
| commit | afb474061df5e2344d4afda0ccedc048f8754ed2 (patch) | |
| tree | 6f663c47703e608319b61ea00de1a484a09624c1 /hosts/RyanMac/configuration.nix | |
| parent | 94ddd4b8cf401ef424328478bffaa9cee794d07e (diff) | |
Diffstat (limited to 'hosts/RyanMac/configuration.nix')
| -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 |
