Merge with upstream

This commit is contained in:
2023-05-18 11:43:53 -07:00
3 changed files with 62 additions and 65 deletions
+1 -1
View File
@@ -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";