Update deps

This commit is contained in:
2023-05-18 10:42:06 -07:00
parent de24170e88
commit 6056c1364f
3 changed files with 65 additions and 68 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";