Commit graph

10 commits

Author SHA1 Message Date
05cb97c929 disk-handling: use 16G swap by default and limit VG names at 120 2021-01-11 12:23:53 +01:00
2a2715d447 support unencrypted disk provisioning 2021-01-07 19:40:17 +01:00
7bac7cd42a nix/os/devices/disk: use sudo in prepareDisk script 2019-11-24 00:17:03 +01:00
6bea703f6d nix/os/devices/disk: try lazy unmount 2019-11-22 16:38:19 +01:00
de6a675cfb nix/os/devices/disk: use sudo for unmounting 2019-01-12 23:47:39 +01:00
1876fb8f1d nix/os/devices/disk: unset $system before nixos-install
This fixes the nixos-install error

> error: selector 'x86_64-linux' matches no derivations

which is due to $system being set and used by nixos-install.
2019-01-12 22:30:27 +01:00
533dfa09df nix/os/devices/disk: use sudo for mounting 2019-01-12 22:29:59 +01:00
4f26e935ee nix/os/devices: add relabel command
After bytewise-copying from a prevoius disk, the partition labels and
logical volume groupnames need to be renamed according to the new disk
id.
2019-01-12 22:24:30 +01:00
47811b22c2 nix/os/devices: refactor expressions 2018-11-19 02:05:34 +01:00
9fae53fac7 fixup! nix/os/devices/CFB4ED74: add static ipv6 static address 2018-11-19 02:03:22 +01:00
Renamed from nix/os/devices/default.nix (Browse further)