From 777e321b15afa3cfd8331c2776949488e5529c60 Mon Sep 17 00:00:00 2001 From: ene Date: Sat, 25 Feb 2023 08:26:00 +0100 Subject: Fix(hosts): Add networkmanager for mammun --- hosts/mammun/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/mammun/configuration.nix') diff --git a/hosts/mammun/configuration.nix b/hosts/mammun/configuration.nix index 96612a63..294fc815 100644 --- a/hosts/mammun/configuration.nix +++ b/hosts/mammun/configuration.nix @@ -4,6 +4,7 @@ lib, nixpkgs, home-manager, + pkgs, ... }: { imports = [ @@ -14,7 +15,6 @@ ../../services ]; - soispha = { users = { hashedPassword = "$y$jDT$O/42/7REOL50onRYcTV9R1$Ot3bPAh2raHmPN3yScP4wsJRtNqrMtTBzOq9oRJeRA0"; -- cgit 1.4.1