From bb957032ffc5352229edbbdcdb56b9dba4408f37 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Fri, 8 May 2026 23:23:19 +0200 Subject: Tacitus hosts and locale --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') 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 -- cgit v1.3.1