[desktop] Refactor into multiple components
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
];
|
||||
|
||||
roles = {
|
||||
desktop.enable = true;
|
||||
desktop = {
|
||||
enable = true;
|
||||
wayland = true;
|
||||
};
|
||||
};
|
||||
|
||||
networking.hostName = "wixos";
|
||||
|
||||
Reference in New Issue
Block a user