mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -39,7 +39,7 @@ let
|
|||||||
enable = true;
|
enable = true;
|
||||||
startMenuLaunchers = true;
|
startMenuLaunchers = true;
|
||||||
#useWindowsDriver = true;
|
#useWindowsDriver = true;
|
||||||
defaultUser = xlib.device.username;
|
defaultUser = config.xlib.device.username;
|
||||||
};
|
};
|
||||||
|
|
||||||
system.stateVersion = "24.11";
|
system.stateVersion = "24.11";
|
||||||
|
|||||||
Reference in New Issue
Block a user