flake update

This commit is contained in:
m3tam3re
2025-02-18 19:37:50 +01:00
parent 9bcb33e58a
commit b281290bef
2 changed files with 19 additions and 18 deletions

View File

@ -52,6 +52,7 @@
fileSystems."/mnt/skynet" = {
device = "192.168.1.100:/volume3/m3-skynet";
fsType = "nfs";
options = ["noauto" "x-systemd.automount"];
};
swapDevices = [];