added steps to the installation script so if it is interrupted, you dont have to restart
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
content = {
|
||||
type = "filesystem";
|
||||
format = "ext4";
|
||||
mountpoint = "/home";
|
||||
mountpoint = "/nix";
|
||||
};
|
||||
};
|
||||
root = {
|
||||
|
||||
Reference in New Issue
Block a user