Commit graph

13 commits

Author SHA1 Message Date
89f5f65f2d chore: format with alejandra 2023-02-07 18:24:28 +01:00
76c64678ae [WIP] feat: migrate containers to vmd102066 2022-11-03 20:50:59 +01:00
d039179898 chore: nixfmt * 2022-11-03 20:46:14 +01:00
acc37c64f9 fixup all kinds of bugs 2022-01-10 17:51:01 +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)