diff options
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/icewm.nix | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/icewm.nix b/nixos/icewm.nix index 5b00359..3e8d81f 100644 --- a/nixos/icewm.nix +++ b/nixos/icewm.nix @@ -5,7 +5,14 @@ environment.systemPackages = with pkgs; [ i3lock + xorg.xbacklight + pulseaudio + pavucontrol + networkmanagerapplet + + dmenu feh + mupdf acpi netsurf.browser midori |