chore: run nixfmt

This commit is contained in:
Youwen Wu 2024-12-15 02:53:05 -08:00
parent 005347d632
commit 7fc5af883f
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
5 changed files with 10 additions and 8 deletions

View file

@ -27,7 +27,8 @@
fsType = "ext4";
};
boot.initrd.luks.devices."luks-f169a679-d70b-4dff-a344-7131f3303813".device = "/dev/disk/by-uuid/f169a679-d70b-4dff-a344-7131f3303813";
boot.initrd.luks.devices."luks-f169a679-d70b-4dff-a344-7131f3303813".device =
"/dev/disk/by-uuid/f169a679-d70b-4dff-a344-7131f3303813";
fileSystems."/boot" = {
device = "/dev/disk/by-uuid/3FCB-9D60";