diff options
Diffstat (limited to 'host/athena.nix')
-rw-r--r-- | host/athena.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/athena.nix b/host/athena.nix index d17e618..3ed37ab 100644 --- a/host/athena.nix +++ b/host/athena.nix @@ -3,7 +3,7 @@ { imports = [ ../gui/default.nix - ../gui/networkmanager-dmenu.nix + ../gui/networkmanager.nix ]; home.packages = with pkgs; [ |