l 1 mors: use libvirtd instead of virtualbox
This commit is contained in:
parent
41c7c82343
commit
8ba35538c0
@ -13,7 +13,6 @@ with import <stockholm/lib>;
|
||||
../2configs/browsers.nix
|
||||
../2configs/games.nix
|
||||
../2configs/pass.nix
|
||||
../2configs/virtualbox.nix
|
||||
../2configs/elster.nix
|
||||
../2configs/steam.nix
|
||||
../2configs/wine.nix
|
||||
@ -79,6 +78,9 @@ with import <stockholm/lib>;
|
||||
{
|
||||
services.redis.enable = true;
|
||||
}
|
||||
{
|
||||
virtualisation.libvirtd.enable = true;
|
||||
}
|
||||
];
|
||||
|
||||
krebs.build.host = config.krebs.hosts.mors;
|
||||
|
Loading…
Reference in New Issue
Block a user