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