diff options
author | Rory& <root@rory.gay> | 2024-05-09 19:38:41 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2024-07-04 14:45:02 +0200 |
commit | 849efe46893fb81e348b78e3208855f366132e84 (patch) | |
tree | 872e600ee0c62d0c67eeef001381d3bac2821be6 /flake.nix | |
parent | Apparently it doesnt merge... (diff) | |
download | Rory-Open-Architecture-849efe46893fb81e348b78e3208855f366132e84.tar.xz |
Sliding sync
Diffstat (limited to '')
-rwxr-xr-x | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 30f4826..c3143bc 100755 --- a/flake.nix +++ b/flake.nix @@ -63,6 +63,7 @@ modules = [ ./host/Rory-nginx/configuration.nix ./hardware-configuration.nix + ./secrets.nix home-manager.nixosModules.home-manager ]; specialArgs = { |