changes idk

This commit is contained in:
KoenDR06 2025-11-19 21:02:16 +01:00
parent 4ece795c37
commit 22fb3d09f3
2 changed files with 7 additions and 2 deletions

View file

@ -22,6 +22,11 @@
fsType = "ext4";
};
fileSystems."/mnt/bulk" = {
device = "/dev/disk/by-uuid/b43f0ba4-c628-4f1a-8523-c6b970325330";
fsType = "ext4";
};
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/6AB6-63FD";
fsType = "vfat";