nixos/modules/sops/all.nix
2024-08-05 20:53:43 +03:00

6 lines
57 B
Nix

{
imports = [
./work.nix
./viendesu.nix
];
}