l 1 prism: allowUnfree for ts3
This commit is contained in:
parent
cb5e5f452c
commit
fd42a107a5
|
@ -84,6 +84,9 @@ in {
|
|||
#workaround for server dying after 6-7h
|
||||
boot.kernelPackages = pkgs.linuxPackages_4_2;
|
||||
}
|
||||
{
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
}
|
||||
];
|
||||
|
||||
krebs.build.host = config.krebs.hosts.prism;
|
||||
|
|
Loading…
Reference in a new issue