diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 08bbab32..705f1fa1 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -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 # my monitor only works on 240hz now services.xserver.displayManager.setupCommands = ''