hosts/anemone: wg
This commit is contained in:
parent
c1c3b43a0f
commit
01793b84f6
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
nixpkgs.overlays = [ inputs.neovim-nightly.overlays.default ];
|
nixpkgs.overlays = [ inputs.neovim-nightly.overlays.default ];
|
||||||
age.secrets = {
|
age.secrets = {
|
||||||
|
wg_anemone.file = ../../secrets/wg_anemone.age;
|
||||||
passwd.file = ../../secrets/passwd.age;
|
passwd.file = ../../secrets/passwd.age;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -26,6 +27,7 @@
|
||||||
printing
|
printing
|
||||||
security
|
security
|
||||||
snapper
|
snapper
|
||||||
|
wireguard
|
||||||
|
|
||||||
./filesystem.nix
|
./filesystem.nix
|
||||||
./kernel.nix
|
./kernel.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue