mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
enabled virt-manager
This commit is contained in:
parent
5435094870
commit
712796706a
|
|
@ -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…
Reference in a new issue