summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-04-03 18:05:56 +0200
committerRory& <root@rory.gay>2024-06-05 15:52:38 +0200
commit8e3aa2d6ee1abb56a13054e0ab8bf680e9501d90 (patch)
tree83ead88ea16369394a4400153cbebacc568c5717 /flake.nix
parentFix inputs (diff)
downloadSpacebar-Open-Infrastructure-8e3aa2d6ee1abb56a13054e0ab8bf680e9501d90.tar.xz
Add boot log
Diffstat (limited to 'flake.nix')
-rwxr-xr-xflake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index ddbfdcd..19d19a8 100755
--- a/flake.nix
+++ b/flake.nix
@@ -25,6 +25,7 @@
         ];
         specialArgs = {
           inherit home-manager;
+          inherit secrets;
         };
       };
       Spacebar-synapse = nixpkgs.lib.nixosSystem {