mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
+4
-4
@@ -6,11 +6,11 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./others
|
||||
];
|
||||
# imports = [
|
||||
# ./others
|
||||
# ];
|
||||
|
||||
xlib.device.username = lib.mkDefault "oqyude";
|
||||
xlib.device.username = "oqyude";
|
||||
|
||||
users = {
|
||||
users = {
|
||||
|
||||
Reference in New Issue
Block a user