nixos-virtualbox-2025-01-06-22-20-04

This commit is contained in:
Alexander Szczepanski
2025-01-06 22:20:04 +01:00
parent 13714539c9
commit 2400313d72
9 changed files with 216 additions and 154 deletions

View File

@ -29,11 +29,6 @@
"noatime"
];
};
# "/" = {
# device = "none";
# fsType = "tmpfs";
# options = ["defaults" "size=16G" "mode=755"];
# };
"/home" = {
device = "/dev/disk/by-uuid/20780bfe-5714-4c2f-bf53-7296b76cfbdc";
fsType = "btrfs";