Move server to new hardware
This commit is contained in:
parent
643c6c9e9b
commit
145297af58
32 changed files with 129 additions and 321 deletions
|
@ -1,9 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
fileSystems."/persist" = {
|
||||
device = "/dev/disk/by-uuid/acf95700-8669-45c7-9a72-bf3215b3c325";
|
||||
fsType = "btrfs";
|
||||
neededForBoot = true;
|
||||
options = [ "subvol=persist" "compress=zstd" "noatime" ];
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue