mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
working on fixing
This commit is contained in:
parent
164c765a83
commit
4dab7a6a37
10 changed files with 67 additions and 34 deletions
|
|
@ -53,7 +53,7 @@
|
|||
};
|
||||
|
||||
# Virtualisation
|
||||
nix.system-features = "kvm";
|
||||
nix.settings.system-features = "kvm";
|
||||
environment.systemPackages = pkgs.virt-manager;
|
||||
|
||||
virtualisation.libvirtd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue