Add mullvad
This commit is contained in:
parent
30630c8508
commit
1afb6c0989
4 changed files with 14 additions and 8 deletions
|
|
@ -1,11 +1,6 @@
|
|||
{
|
||||
fileSystems."/mnt/volume-hel1-2" = {
|
||||
device = "/dev/disk/by-id/scsi-0HC_Volume_103422022";
|
||||
fsType = "ext4";
|
||||
options = [
|
||||
"defaults"
|
||||
"discard"
|
||||
"nofail"
|
||||
];
|
||||
age.secrets.mullvad = {
|
||||
file = ../../../keys/mullvad;
|
||||
path = "/etc/wireguard/mullvad.conf";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue