sakopc: it works
This commit is contained in:
parent
6f529ef49c
commit
0e1d247674
1 changed files with 1 additions and 4 deletions
|
@ -114,14 +114,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
# sops setup :D
|
||||
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
|
||||
# my monitor only works on 240hz now
|
||||
services.xserver.displayManager.setupCommands = ''
|
||||
|
|
Loading…
Reference in a new issue