This commit is contained in:
Matt Nish-Lapidus 2025-04-16 16:42:05 -04:00
parent 72ef09d952
commit b480446505
4 changed files with 12 additions and 16 deletions

View file

@ -31,11 +31,6 @@
stateVersion = "25.05";
};
sops = {
age.keyFile = "/home/media/.config/sops/age/keys.txt"; # must have no password!
defaultSopsFile = ../emenel/secrets.yaml;
};
programs = {
home-manager.enable = true;
password-store.enable = true;