disko/example
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
..
stand-alone fix examples... 2023-01-19 13:07:31 +01:00
bcachefs.nix bcachefs support 2023-01-04 09:57:53 +01:00
boot-raid1.nix tests: pass lib to examples 2022-10-23 11:34:39 +02:00
btrfs-subvolumes.nix types: add btrfs_subvol type 2022-12-23 20:27:47 +01:00
complex.nix examples complex: add short iter time for faster tests 2022-12-25 14:39:02 +01:00
config.nix fix examples... 2023-01-19 13:07:31 +01:00
gpt-bios-compat.nix tests: pass lib to examples 2022-10-23 11:34:39 +02:00
hybrid-tmpfs-on-root.nix {example,tests}: add hybrid-tmpfs-on-root 2023-02-02 21:28:36 +02:00
hybrid.nix add test for hybrid configuration 2023-02-02 14:49:20 +01:00
luks-lvm.nix types: pass through mountOptions to _config for all types 2022-12-23 17:43:40 +01:00
lvm-raid.nix types: pass through mountOptions to _config for all types 2022-12-23 17:43:40 +01:00
mdadm.nix tests: pass lib to examples 2022-10-23 11:34:39 +02:00
multi-device-no-deps.nix add regression test for #52 2022-11-10 09:46:55 +01:00
negative-size.nix types: fix negative relative disk size 2022-11-25 08:38:47 +01:00
simple-efi.nix tests: add simple-efi 2022-10-23 12:29:13 +02:00
swap.nix examples: cleanup a bit 2022-12-24 12:13:04 +01:00
tmpfs.nix add nodev support (for tmpfs, ramfs, nfs) 2022-12-04 12:41:46 +01:00
with-lib.nix style: Apply nixpkgs-fmt and fix 2023-02-06 14:24:34 +00:00
zfs-over-legacy.nix examples: cleanup a bit 2022-12-24 12:13:04 +01:00
zfs.nix tests zfs: add crypted 2022-12-26 21:13:34 +01:00