feat: more dwm stuff

This commit is contained in:
2024-12-27 20:09:06 +01:00
parent 6ffe616413
commit b2c70116a2
3 changed files with 4 additions and 11 deletions

View File

@@ -36,8 +36,8 @@
xclip
# gnome.gnome-keyring
feh
alsaUtils
cinnamon.nemo
alsa-utils
nemo
pulseaudioFull
arandr
neomutt
@@ -52,18 +52,11 @@
eww
fontconfig
freetype
fuse-common
gimp
gnugrep
gnumake
gparted
nfs-utils
ninja
nodejs
openssl
nerdfonts
polkit_gnome
qemu
ripgrep
stdenv
tldr

View File

@@ -6,7 +6,7 @@
}: {
services.picom = {
enable = true;
package = pkgs.unstable.picom;
package = pkgs.picom;
backend = "glx";
shadow = true;

View File

@@ -79,7 +79,7 @@
owner = "eRgo35";
repo = "dwm";
rev = "main";
hash = "";
hash = "sha256-eke33OtxUE4sObWCFEvjLZmG1Be1SWZs0Xygr++V/wc=";
};
};
};