From 97975769bd47701203aaef62c8c181fdf0d39ed8 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sun, 16 Jul 2023 20:55:46 +0200 Subject: add some conveniences to icewm desktop --- nixos/icewm.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nixos') 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 -- cgit v1.2.3