This commit is contained in:
2026-01-18 16:59:58 +03:00
parent 9a6954ee2b
commit 85ad169a78
-5
View File
@@ -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;