From 049cea21916ea023d6f2f6a166b5c3366c3e15ee Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 28 Sep 2024 23:34:19 +0400 Subject: [PATCH] sakopc: secrets test --- hosts/sakopc/configuration.nix | 8 ++++++++ 1 file changed, 8 insertions(+) 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 = ''