added overall mountpoint

This commit is contained in:
twoneis 2024-05-07 22:04:09 +02:00
parent 8fe0b2f9dd
commit 12af9ae0fe

View file

@ -40,6 +40,8 @@
mountpoint = "/nix";
};
};
mountpoint = "/pratition-root";
swap = {
swapfile = {
size = "16G";