This commit is contained in:
Spectre 2024-06-07 19:15:37 +02:00
parent e683317ab3
commit 425145920c
6 changed files with 6 additions and 7 deletions

View file

@ -3,7 +3,7 @@
sops-nix,
...
}: {
# imports = [sops-nix.homeManagerModules.sops];
imports = [sops-nix.homeManagerModules.sops];
sops = {
age.keyFile = "/persist/data${conf.home}/.config/sops/age/keys.txt";
};