enabled virt-manager
This commit is contained in:
parent
5435094870
commit
712796706a
1 changed files with 2 additions and 0 deletions
|
@ -147,6 +147,8 @@ in {
|
||||||
pinentryPackage = pkgs.lib.mkForce pkgs.pinentry-qt;
|
pinentryPackage = pkgs.lib.mkForce pkgs.pinentry-qt;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.virt-manager.enable = true;
|
||||||
|
|
||||||
programs.firefox = {
|
programs.firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
nativeMessagingHosts.packages = [ pkgs.firefoxpwa ];
|
nativeMessagingHosts.packages = [ pkgs.firefoxpwa ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue