mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
213
This commit is contained in:
@@ -30,11 +30,6 @@
|
||||
description = "Hostname...";
|
||||
};
|
||||
};
|
||||
users.new = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "snity";
|
||||
description = "Username for guest.";
|
||||
};
|
||||
dirs = {
|
||||
user-home = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
|
||||
Reference in New Issue
Block a user