summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index cff190a..35b2212 100644
--- a/flake.nix
+++ b/flake.nix
@@ -57,7 +57,7 @@
./hosts/toaster
- ./modules/basic-tools.nix
+ ./modules/basic-tools
./modules/binary-caches.nix
./modules/devtools.nix
./modules/gnupg.nix
@@ -77,7 +77,7 @@
./hosts/microwave
- ./modules/basic-tools.nix
+ ./modules/basic-tools
./modules/binary-caches.nix
./modules/devtools.nix
./modules/gnupg.nix
@@ -93,7 +93,7 @@
modules = [
sops-nix.nixosModules.sops
./hosts/cirrus
- ./modules/basic-tools.nix
+ ./modules/basic-tools
];
};
@@ -104,7 +104,7 @@
sops-nix.nixosModules.sops
microvm.nixosModules.host
./hosts/dishwasher
- ./modules/basic-tools.nix
+ ./modules/basic-tools
./modules/binary-caches.nix
{