feat: init sops-nix

This commit is contained in:
Sk7Str1p3 2026-05-03 00:02:30 +03:00
parent dd51a7ab58
commit 57fb3905d5
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
4 changed files with 45 additions and 1 deletions

View file

@ -36,6 +36,7 @@
};
modules = with inputs; [
./${host}/configuration.nix
sops-nix.nixosModules.sops
./${host}/hardware.nix
];
};