[wixos] Add users role

This commit is contained in:
2025-07-13 11:06:49 -07:00
parent b2b34fc05f
commit 9232d46f6a

View File

@@ -17,6 +17,7 @@
enable = true; enable = true;
wayland = true; wayland = true;
}; };
users.enable = true;
}; };
networking.hostName = "wixos"; networking.hostName = "wixos";