mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
# defines global user
|
# defines global user
|
||||||
users = {
|
config.users = {
|
||||||
users = {
|
users = {
|
||||||
"${inputs.zeroq.devices.admin}" = {
|
"${inputs.zeroq.devices.admin}" = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user