Remove virt-manager fix-up
This commit is contained in:
parent
7f1c17f151
commit
3672d5e32b
1 changed files with 0 additions and 7 deletions
|
@ -2,11 +2,4 @@ self: super:
|
|||
{
|
||||
monaco-powerline = super.callPackage ./monaco-powerline/default.nix {};
|
||||
swiftformat = super.callPackage ./swiftformat.nix {};
|
||||
|
||||
# Include gnome-icon-theme to virt-manager to fix broken icons.
|
||||
virt-manager = super.virt-manager.override {
|
||||
preFixup = super.virt-manager.preFixup ''
|
||||
--prefix XDG_DATA_DIRS : "${super.hicolor-icon-theme}/share"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue