diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 9c6f76ae..07ec5c51 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -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 = ''