Update
This commit is contained in:
parent
f2b659add1
commit
c9ba9b30fe
@ -13,7 +13,7 @@
|
||||
# System
|
||||
./system/git
|
||||
./system/shell
|
||||
./system/sops/server.nix # You should probably remove this line
|
||||
# ./system/sops/server.nix # You should probably remove this line
|
||||
];
|
||||
|
||||
home = {
|
||||
|
@ -5,6 +5,7 @@
|
||||
sops = {
|
||||
age.keyFile = "/home/hadi/.config/sops/age/keys.txt";
|
||||
defaultSopsFile = "../../../secrets/server.yaml";
|
||||
defaultSopsFormat = "yaml";
|
||||
secrets = {
|
||||
sshconfig = {
|
||||
path = "/home/hadi/.ssh/config";
|
||||
|
Loading…
Reference in New Issue
Block a user