sakopc: secrets test
This commit is contained in:
parent
95bcf45245
commit
049cea2191
1 changed files with 8 additions and 0 deletions
|
@ -114,6 +114,14 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sops.defaultSopsFile = ../../secrets/secrets.yaml;
|
||||||
|
sops.defaultSopsFormat = "yaml";
|
||||||
|
|
||||||
|
sops.age.keyFile = "/home/sako/.config/sops/age/keys.txt";
|
||||||
|
|
||||||
|
sops.secrets.example-key = {};
|
||||||
|
sops.secrets.service.subdir.mysecret = {};
|
||||||
|
|
||||||
# fuck you AOC
|
# fuck you AOC
|
||||||
# my monitor only works on 240hz now
|
# my monitor only works on 240hz now
|
||||||
services.xserver.displayManager.setupCommands = ''
|
services.xserver.displayManager.setupCommands = ''
|
||||||
|
|
Loading…
Reference in a new issue