[desktop] Refactor into multiple components

This commit is contained in:
2025-02-15 10:21:22 -08:00
parent 16fa4a641c
commit d6e031efd0
11 changed files with 139 additions and 79 deletions

View File

@@ -12,7 +12,10 @@
];
roles = {
desktop.enable = true;
desktop = {
enable = true;
wayland = true;
};
};
networking.hostName = "wixos";