ma 1 minimal: cosmetics
This commit is contained in:
parent
1d18ada077
commit
7a0480e5fe
@ -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";
|
||||||
|
Loading…
Reference in New Issue
Block a user