environments with direnv and vm based config tests #9

Merged
steveej merged 30 commits from staging into master 2018-10-28 10:27:39 +00:00
Showing only changes of commit 66a963a210 - Show all commits

View file

@ -42,7 +42,9 @@
fsType = "tmpfs";
};
swapDevices = [ ];
swapDevices = [
{ label = "vg0swap"; }
];
boot.loader.grub = {
device = "/dev/sda";