ma 1 minimal: cosmetics

This commit is contained in:
makefu 2016-01-14 17:30:02 +01:00
parent 1d18ada077
commit 7a0480e5fe

View File

@ -5,7 +5,7 @@
build.user = config.krebs.users.shared; build.user = config.krebs.users.shared;
build.host = config.krebs.hosts.test-all-krebs-modules; build.host = config.krebs.hosts.test-all-krebs-modules;
}; };
# just get the system running # just get the system to eval in nixos without errors
boot.loader.grub.devices = ["/dev/sda"]; boot.loader.grub.devices = ["/dev/sda"];
fileSystems."/" = { fileSystems."/" = {
device = "/dev/lol"; device = "/dev/lol";