add sternchen secrets
This commit is contained in:
parent
3b7e75a1e3
commit
517250159e
2 changed files with 2 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
"secrets": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-MxYVJSIjagI4bKi6TjWW8gF4IkCSg3R/Zjnwmza5Cfo=",
|
||||
"narHash": "sha256-xccA5vSAjQiJFY3u8jeA29MG1k3uWnbfyIDBZK8EWik=",
|
||||
"path": "/home/palo/dev/secrets",
|
||||
"type": "path"
|
||||
},
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
];
|
||||
|
||||
sops.defaultSopsFile = ../../secrets/sternchen.yaml;
|
||||
networking.hostName = "sternchen";
|
||||
|
||||
system.custom.mainUser.userName = "tina";
|
||||
|
|
Loading…
Reference in a new issue