Now that my module has been merged upstream! Not that I have anything to use it with for now...
This commit is contained in:
parent
d60e26c617
commit
f3e888dadc
3 changed files with 36 additions and 0 deletions
10
home/secrets/secrets.nix
Normal file
10
home/secrets/secrets.nix
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Common secrets
|
||||
let
|
||||
keys = import ../../keys;
|
||||
|
||||
# deadnix: skip
|
||||
all = keys.users;
|
||||
in
|
||||
{
|
||||
# Add secrets here
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue