Add sops.nix to every host

This commit is contained in:
Fiona Grzebien 2026-05-17 02:41:04 +02:00
commit 679f815d60
Signed by: fi
SSH key fingerprint: SHA256:HQgl5VGC4+Yw3ds/0I/DqTge63SPBXvXwhNG/gRW26U
27 changed files with 91 additions and 21 deletions

View file

@ -3,5 +3,6 @@
imports = [
./configuration.nix
./simple-nixos-mailserver.nix
./sops.nix
];
}