Move hyprland to default system config
This commit is contained in:
@ -297,6 +297,11 @@
|
||||
libinput.enable = true;
|
||||
};
|
||||
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
nvidiaPatches = false;
|
||||
};
|
||||
|
||||
# XDG
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user