zenix: fmt, obs wlrobs

This commit is contained in:
tristan 2024-10-06 23:08:44 +01:00
parent 9c6e2ac6bf
commit c85858eab7
6 changed files with 55 additions and 37 deletions

View file

@ -29,7 +29,7 @@ in {
device = "/dev/disk/by-label/nix";
fsType = "f2fs";
neededForBoot = true;
options = [ "noatime" ];
options = ["noatime"];
};
boot.initrd.postDeviceCommands = pkgs.lib.mkBefore (decrypt {