Initial commit
This commit is contained in:
5
lib/mkSecret.nix
Normal file
5
lib/mkSecret.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
group: {
|
||||
generator.script = "alnum";
|
||||
mode = "440";
|
||||
inherit group;
|
||||
}
|
Reference in New Issue
Block a user