feat: 0425 update
This commit is contained in:
@@ -48,7 +48,8 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
fileSystems."/persistent" = {
|
||||
my.persist.location = "/nix/persist";
|
||||
fileSystems."/nix/persist" = {
|
||||
device = btrfs;
|
||||
fsType = "btrfs";
|
||||
options = [
|
||||
|
||||
Reference in New Issue
Block a user