This commit is contained in:
mjallen18
2024-09-12 17:34:11 -05:00
parent 3a7edf277f
commit 1f4010eb89
8 changed files with 225 additions and 129 deletions

View File

@@ -13,19 +13,18 @@ in
environment.systemPackages = with pkgs; [
adwaita-icon-theme
apple-cursor
catppuccin
catppuccin-gtk
catppuccin-qt5ct
catppuccin-sddm
colloid-gtk-theme
colloid-icon-theme
ddcutil
dunst
egl-wayland
file-roller
glib
gnome-tweaks
gnome-disk-utility
gsettings-desktop-schemas
hyprcursor
hyprland
hyprshot
libnotify
@@ -57,6 +56,7 @@ in
xdg-desktop-portal-hyprland
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
xsettingsd
xwayland
];
}