Jörg Thalheim
|
6bbdafce48
|
zapCreateMount: stop mdraids
|
2022-11-25 17:36:40 +01:00 |
|
lassulus
|
9cf4f170ae
|
add zapCreateMount script for idempodents install from iso/kexec
|
2022-11-25 17:36:40 +01:00 |
|
lassulus
|
417ad31ca5
|
types: fix negative relative disk size
|
2022-11-25 08:38:47 +01:00 |
|
a-kenji
|
581870a444
|
fix: typos
|
2022-11-21 12:00:45 +01:00 |
|
Jörg Thalheim
|
d0fd785c93
|
make device matching regexes a bit stricter
|
2022-11-15 19:30:09 +01:00 |
|
Jörg Thalheim
|
5cbe8fbb48
|
simplify deviceNumbering function
|
2022-11-15 19:28:28 +01:00 |
|
Rishi Desai
|
117292f5d6
|
add support for mmc blk devices
|
2022-11-15 18:12:39 +00:00 |
|
lassulus
|
78d9448fcf
|
types: make deviceDependencies optional
|
2022-11-10 09:36:31 +01:00 |
|
lassulus
|
1ddeb716b6
|
types: add more packages
|
2022-11-01 20:05:10 +01:00 |
|
lassulus
|
3c4cc93007
|
export config list in types
|
2022-10-23 11:36:56 +02:00 |
|
lassulus
|
5aa3ebcb99
|
types: refactor topLevel into devices, move output generators to lib
|
2022-10-23 11:36:56 +02:00 |
|
lassulus
|
271b00593f
|
types: add packages output
|
2022-10-23 11:34:39 +02:00 |
|
lassulus
|
89cc8978eb
|
types: meta.dependencies -> meta.deviceDependencies
|
2022-10-23 11:34:39 +02:00 |
|
lassulus
|
a215a19759
|
_config: use lists to merge config via nixos' imports =
|
2022-10-02 13:06:59 +02:00 |
|
lassulus
|
fba7b03a21
|
types mdadm: add metadata option
|
2022-10-02 13:06:59 +02:00 |
|
lassulus
|
527a945c64
|
types: fix lvm_lv config device name
|
2022-09-30 20:06:19 +02:00 |
|
Jörg Thalheim
|
46177f0b30
|
disko: drop dependency on pkgs
This creates less headaches when importing nixos configuration and also
fix some flake use cases.
|
2022-09-13 13:29:18 +02:00 |
|
Jairo Llopis
|
48e250464d
|
fix: mkfs randomly not detecting just partitioned device
@moduon MT-1248
|
2022-09-12 11:32:35 +01:00 |
|
Jörg Thalheim
|
088b2a31d0
|
config: add zfsutil to zfs datasets as appropriate
|
2022-09-05 17:26:48 +02:00 |
|
Jörg Thalheim
|
55197cfc55
|
config: fix fsType for zfs
|
2022-09-05 17:23:17 +02:00 |
|
Jörg Thalheim
|
11d708dc31
|
fix nvme device names
|
2022-09-05 14:34:54 +02:00 |
|
Jörg Thalheim
|
68f950bf20
|
add test for standalone nixos config
|
2022-09-04 13:09:10 +02:00 |
|
Jörg Thalheim
|
3e48d1fd85
|
name on partition is no longer optional
|
2022-09-04 12:27:59 +02:00 |
|
Jörg Thalheim
|
e0de34c07d
|
make error message nicer if type is ommitted
|
2022-09-04 12:12:09 +02:00 |
|
lassulus
|
dcb0c42857
|
reimplement disko using the nixos type system
This should make the code cleaner, more robust and errors should be
clearer. we also changed the configuration format a bit.
|
2022-09-02 11:14:58 +02:00 |
|