added steps to the installation script so if it is interrupted, you dont have to restart

This commit is contained in:
pagedmov
2024-10-18 07:00:42 -04:00
parent ca3c8a9b2e
commit d7db940262
4 changed files with 165 additions and 123 deletions

View File

@@ -35,7 +35,7 @@
content = {
type = "filesystem";
format = "ext4";
mountpoint = "/home";
mountpoint = "/nix";
};
};
root = {