feat(modules/secrets): set rafiq password from sops
This commit is contained in:
parent
7a18d65b0c
commit
391ed94ab4
4 changed files with 10 additions and 10 deletions
|
@ -10,7 +10,8 @@
|
|||
|
||||
options.system = {
|
||||
hostname = lib.pantheon.mkStrOption;
|
||||
mainUser = lib.pantheon.mkStrOption;
|
||||
mainUser.name = lib.pantheon.mkStrOption;
|
||||
mainUser.publicKey = lib.pantheon.mkStrOption;
|
||||
bootloader = lib.pantheon.mkStrOption;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue