more stuff
This commit is contained in:
parent
358573b80d
commit
7b40e3bf9e
4 changed files with 7 additions and 2 deletions
|
@ -31,6 +31,7 @@
|
|||
type = "btrfs";
|
||||
extraArgs = [ "-f" "-L nixos" ];
|
||||
subvolumes = {
|
||||
/* Do not rename the root partition as it'll break impermanence */
|
||||
"/root" = {
|
||||
mountpoint = "/";
|
||||
mountOptions = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue