zenix: fmt, obs wlrobs
This commit is contained in:
parent
9c6e2ac6bf
commit
c85858eab7
6 changed files with 55 additions and 37 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue