This commit is contained in:
Reid 2024-05-15 18:31:35 -07:00
parent 7165ca9f70
commit 214b76bcca

View file

@ -40,6 +40,7 @@
enable = true;
};
desktop = {
# set to `x11` or `wayland`, improves compat
envProto = "wayland";
hyprland.enable = true;
@ -53,8 +54,10 @@
nwg-drawer.enable = true;
waybar.enable = true;
# display manager
sddm.enable = true;
# theme, see `modules/desktop/themes`
themes.active = "catppuccin";
};
software = {