Update deps
This commit is contained in:
@@ -64,7 +64,7 @@ in {
|
||||
"/home" = {
|
||||
device = "/dev/mapper/lambda-unlocked";
|
||||
fsType = "btrfs";
|
||||
options = [ "noatime" "compress=zstd" "noexec" "subvol=@home" ];
|
||||
options = [ "noatime" "compress=zstd" "subvol=@home" ];
|
||||
};
|
||||
"/var/log" = {
|
||||
device = "/dev/mapper/lambda-unlocked";
|
||||
|
||||
Reference in New Issue
Block a user