curacao: No more archlinux ~~dataset~~ subvolume
This commit is contained in:
parent
6e8d8b43c2
commit
4ff4e0cc99
|
@ -159,10 +159,6 @@ in
|
||||||
mountpoint = "/mnt/rapido";
|
mountpoint = "/mnt/rapido";
|
||||||
mountOptions = btrfs_args_ssd;
|
mountOptions = btrfs_args_ssd;
|
||||||
subvolumes = {
|
subvolumes = {
|
||||||
archlinux = {
|
|
||||||
mountpoint = "/mnt/old";
|
|
||||||
mountOptions = btrfs_args_ssd;
|
|
||||||
};
|
|
||||||
# Should be temporary, to make sure we can revert to Arch anytime
|
# Should be temporary, to make sure we can revert to Arch anytime
|
||||||
"home.nixos" = {
|
"home.nixos" = {
|
||||||
mountpoint = "/home";
|
mountpoint = "/home";
|
||||||
|
|
Loading…
Reference in a new issue