mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Remove quickgui
This commit is contained in:
parent
77896c5c06
commit
28e299b453
1 changed files with 1 additions and 4 deletions
|
|
@ -12,10 +12,7 @@
|
|||
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.quickemu
|
||||
pkgs.quickgui
|
||||
];
|
||||
environment.systemPackages = [ pkgs.quickemu ];
|
||||
|
||||
home-manager.sharedModules = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue