[wixos] Add desktop role
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
imports = [
|
imports = [
|
||||||
];
|
];
|
||||||
|
|
||||||
|
roles = {
|
||||||
|
desktop.enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
networking.hostName = "wixos";
|
networking.hostName = "wixos";
|
||||||
|
|
||||||
wsl.enable = true;
|
wsl.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user