Add mullvad

This commit is contained in:
Maxiem Geldhof 2025-10-31 19:35:04 +01:00
parent 30630c8508
commit 1afb6c0989
4 changed files with 14 additions and 8 deletions

View file

@ -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";
};
}