gluttony: fix ipv4 addr

This commit is contained in:
System administrator
2026-02-03 21:05:53 +01:00
parent 2354dcf578
commit 3338b4cd61
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
};
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/D2EA-6C62";
device = "/dev/disk/by-uuid/933A-3005";
fsType = "vfat";
options = [
"fmask=0077"