summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index ecc793f..339a2d6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -120,7 +120,7 @@
];
};
- threshold = nixpkgs.lib.nixosSystem {
+ tacitus = nixpkgs.lib.nixosSystem {
specialArgs = {
inherit inputs;
};
@@ -128,7 +128,7 @@
modules = [
./modules
./users/wilkuu-server.nix
- ./hosts/threshold
+ ./hosts/tacitus
inputs.home-manager.nixosModules.default
disko.nixosModules.disko
inputs.sops-nix.nixosModules.sops