feat: a bunch of changes i forgot to commit

This commit is contained in:
Artur Manuel 2024-11-25 21:04:18 +00:00
commit 8141140de9
21 changed files with 2871 additions and 186 deletions

View file

@ -0,0 +1,11 @@
_: {
alqueva.support.wayland = true;
services.xserver = {
desktopManager.gnome = {
enable = true;
};
displayManager.gdm = {
enable = true;
};
};
}