From bad2a7f0885365806f00daa90695132e973d4049 Mon Sep 17 00:00:00 2001 From: cnst Date: Thu, 22 Aug 2024 20:05:55 +0200 Subject: [PATCH] typos in hosts 2 --- hosts/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/default.nix b/hosts/default.nix index 95b40d1a..75a4c09f 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -57,12 +57,10 @@ "${mod}/nix/nh/toothpc" { home-manager = { - users.toothpick.imports = homeImports." - toothpick@toothpc"; + users.toothpick.imports = homeImports."toothpick@toothpc"; extraSpecialArgs = specialArgs; }; } - inputs.chaotic.nixosModules.default inputs.sops-nix.nixosModules.sops (import "${mod}/dev")