aboutsummaryrefslogtreecommitdiff
path: root/host/athena.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/athena.nix')
-rw-r--r--host/athena.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/athena.nix b/host/athena.nix
index 6ebe90d..d17e618 100644
--- a/host/athena.nix
+++ b/host/athena.nix
@@ -3,10 +3,10 @@
{
imports = [
../gui/default.nix
+ ../gui/networkmanager-dmenu.nix
];
home.packages = with pkgs; [
- networkmanager_dmenu
acpi
xorg.xbacklight
];