xomments
This commit is contained in:
parent
7165ca9f70
commit
214b76bcca
1 changed files with 3 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue