Former-commit-id: 50ee6b2dbf
This commit is contained in:
Hadi
2024-06-19 22:39:12 +02:00
parent 3719cc90be
commit af0241f1eb
2 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{ sops-nix, ... }: {
{ test-nix, ... }: {
imports = [ sops-nix.nixosModules.sops ];
imports = [ test-nix.nixosModules.sops ];
sops = {
age.keyFile = "/home/hadi/.config/sops/age/keys.txt";