Commit Graph

15 Commits

Author SHA1 Message Date
lassulus
f6649d69d9 cli/default: refactor to use more code from lib 2023-07-19 19:07:40 +00:00
lassulus
8e50c6da0d diskoNoDeps -> diskoScriptNoDeps 2023-06-24 09:19:17 +00:00
lassulus
28d4e71950 cli: consume diskoConfigurations or nixosConfigurations disko configs 2023-05-21 14:04:34 +02:00
Sandro
8f218e98c1
Minor cleanup 2023-05-19 02:00:43 +02:00
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
Jörg Thalheim
9f58230409 also inherit lib for disko scripts 2023-02-02 14:42:09 +01:00
lassulus
e88e00752d cli: fix zap_create_mount mode 2023-02-02 12:44:57 +01:00
lassulus
af2da574be add support for another mountpoint than /mnt 2023-01-28 18:08:31 +01:00
zimbatm
8c0fa72ab4 pass lib along
Avoid impurities
2022-12-23 17:43:12 +01:00
lassulus
25cc022282 disko cli: add --no-deps mode 2022-12-01 20:33:03 +01:00
lassulus
9cf4f170ae add zapCreateMount script for idempodents install from iso/kexec 2022-11-25 17:36:40 +01:00
lassulus
5fd29dfeb3 disko: support nixos-install style flake syntax 2022-11-09 23:36:46 +01:00
David Arnold
0af2a7c206 feat: allow to declare disko-config relative to flake 2022-11-09 12:30:06 +01:00
David Arnold
15b62fd7a1 fix: expect normal disko-config module files 2022-11-09 12:21:45 +01:00
lassulus
f1531fb4f3 add disko cli 2022-11-01 20:05:10 +01:00