about summary refs log tree commit diff stats
path: root/hosts/mammun/configuration.nix
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-25 08:26:00 +0100
committerene <ene@sils.li>2023-02-25 08:33:35 +0100
commit777e321b15afa3cfd8331c2776949488e5529c60 (patch)
tree89c41b2c2bcd4b108393da607095a13bc6eb6dcf /hosts/mammun/configuration.nix
parentFeat(system): Remove default packages (diff)
downloadnixos-config-777e321b15afa3cfd8331c2776949488e5529c60.zip
Fix(hosts): Add networkmanager for mammun
Diffstat (limited to 'hosts/mammun/configuration.nix')
-rw-r--r--hosts/mammun/configuration.nix2
1 files changed, 1 insertions, 1 deletions
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";