1

Move hyprland to default system config

This commit is contained in:
2023-04-26 09:17:01 +02:00
parent 56e7fa1e27
commit f53dfd60ce
2 changed files with 5 additions and 15 deletions

View File

@ -297,6 +297,11 @@
libinput.enable = true;
};
programs.hyprland = {
enable = true;
nvidiaPatches = false;
};
# XDG
xdg.portal = {
enable = true;