mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
start replacing sops with agenix
This commit is contained in:
parent
719ef1ba91
commit
591c0cd6b5
15 changed files with 61 additions and 17 deletions
|
@ -112,6 +112,7 @@
|
|||
impermanence.nixosModules.impermanence
|
||||
./hosts/nuc
|
||||
./shared
|
||||
./shared/sops.nix
|
||||
sops-nix.nixosModules.sops
|
||||
{
|
||||
nixpkgs.overlays = [ self.overlays.default ];
|
||||
|
@ -124,6 +125,7 @@
|
|||
modules = [
|
||||
./hosts/falkenstein-1
|
||||
./shared
|
||||
./shared/sops.nix
|
||||
{
|
||||
nixpkgs.overlays = [ self.overlays.default ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue