From 0e1d247674b512532f953cb59ea6f5863cad3109 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 28 Sep 2024 23:41:51 +0400 Subject: [PATCH] sakopc: it works --- hosts/sakopc/configuration.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 = ''