restructuring

This commit is contained in:
maxstrb 2025-08-05 22:07:42 +02:00
parent bd6c9e6d7e
commit 31b1b98809
15 changed files with 260 additions and 233 deletions

View file

@ -1,7 +0,0 @@
{
fileSystems."/mnt/removable" = {
device = "/dev/disk/by-uuid/79a440dd-15c2-4698-a0b4-2064bae0f0c6";
fsType = "ext4";
options = ["nofail" "user" "rw" "exec"];
};
}