aboutsummaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/asterix.nix2
-rw-r--r--host/athena.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/host/asterix.nix b/host/asterix.nix
index 419f91d..ea19353 100644
--- a/host/asterix.nix
+++ b/host/asterix.nix
@@ -4,7 +4,7 @@
imports = [
../gui/default.nix
../gui/autorandr.nix
- ../gui/networkmanager-dmenu.nix
+ ../gui/networkmanager.nix
];
home.packages = with pkgs; [
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; [