fix invalid config for mount and add screen package for quin
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
ansible_2_18
|
ansible_2_18
|
||||||
usbutils
|
usbutils
|
||||||
python313Packages.nomadnet
|
python313Packages.nomadnet
|
||||||
|
screen
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -35,8 +35,6 @@
|
|||||||
device = "/dev/disk/by-uuid/fa20e116-e04e-4f3e-bf5a-c2e2c1fad610";
|
device = "/dev/disk/by-uuid/fa20e116-e04e-4f3e-bf5a-c2e2c1fad610";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
options = ["noatime" "nodiratime" "noauto"];
|
options = ["noatime" "nodiratime" "noauto"];
|
||||||
|
|
||||||
systemd.automount = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
swapDevices =
|
swapDevices =
|
||||||
|
|||||||
Reference in New Issue
Block a user