virt-manager
This commit is contained in:
parent
baf847a69a
commit
69c8241148
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,7 @@ in
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
virtualisation.libvirtd.enable = true;
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "smolboi"; # Define your hostname.
|
hostName = "smolboi"; # Define your hostname.
|
||||||
networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||||
|
@ -165,6 +166,7 @@ in
|
||||||
musescore
|
musescore
|
||||||
protontricks
|
protontricks
|
||||||
protonup-qt
|
protonup-qt
|
||||||
|
virt-manager
|
||||||
;
|
;
|
||||||
inherit (pkgs.jetbrains) idea-community;
|
inherit (pkgs.jetbrains) idea-community;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue