stuff
This commit is contained in:
@@ -48,8 +48,9 @@
|
||||
# TODO: NAS stuff
|
||||
] ++ lib.optionals config.virtualisation.docker.enable [
|
||||
"docker"
|
||||
] ++ lib.optionals config.services.headscale.enable [
|
||||
config.services.headscale.group
|
||||
# doesn't work...
|
||||
#] ++ lib.optionals config.services.headscale.enable [
|
||||
# config.services.headscale.group
|
||||
];
|
||||
|
||||
initialHashedPassword = "$6$yNgxTHcP1UYkNwuZ$1sBehnKgPjVnDe0tSV8kyfynWpfjDzuohZX6SoTrMnYFa3/aiMOtI6JppYevl.M6qYhBIT0XBvL6TqSSFWn8B/";
|
||||
|
||||
Reference in New Issue
Block a user