Infini-SERVER: transfer thelounge to Infini-OPTIPLEX
This commit is contained in:
parent
d9268c13ff
commit
cbcccd3d02
5 changed files with 25 additions and 25 deletions
|
@ -53,12 +53,6 @@ in
|
|||
neededForBoot = true;
|
||||
};
|
||||
|
||||
"/persist/var/lib/thelounge" = lib.mkIf (data != null) {
|
||||
device = data;
|
||||
fsType = "btrfs";
|
||||
options = [ "subvol=root/var/lib/thelounge" ] ++ commonOptions;
|
||||
};
|
||||
|
||||
"/nix" = {
|
||||
device = main;
|
||||
fsType = "btrfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue