disko/types
Chris Scutcher 08435eec4b
style: Apply nixpkgs-fmt and fix
Apply standard formatting and some statix conventions using;

```sh
nixpkgs-fmt **.nix && statix fix .
```

With the intent of making contribution a bit easier and reducing mental
load in hand formatting (in the same vein as [black]).

[black]: https://github.com/psf/black#the-uncompromising-code-formatter
2023-02-06 14:24:34 +00:00
..
btrfs.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
btrfs_subvol.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
default.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
disk.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
filesystem.nix split disko type into multiple files 2023-01-29 08:10:33 +01:00
luks.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
lvm_lv.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
lvm_pv.nix split disko type into multiple files 2023-01-29 08:10:33 +01:00
lvm_vg.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
mdadm.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
mdraid.nix split disko type into multiple files 2023-01-29 08:10:33 +01:00
nodev.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
partition.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
swap.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
table.nix split disko type into multiple files 2023-01-29 08:10:33 +01:00
zfs.nix split disko type into multiple files 2023-01-29 08:10:33 +01:00
zfs_dataset.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
zpool.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00