sops: fix secret path generation
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
};
|
||||
machineName = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "nixos";
|
||||
description = ''
|
||||
the name of the machine
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user