test z2w
This commit is contained in:
@@ -38,7 +38,8 @@
|
|||||||
(builtins.attrNames config.sops.secrets)
|
(builtins.attrNames config.sops.secrets)
|
||||||
) {
|
) {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
createHome = false;
|
createHome = true;
|
||||||
|
home = "/tmp/remote-builder";
|
||||||
};
|
};
|
||||||
|
|
||||||
sops.templates."remote-builder" = lib.mkIf (builtins.any
|
sops.templates."remote-builder" = lib.mkIf (builtins.any
|
||||||
|
|||||||
Reference in New Issue
Block a user