[NixOS] Fixes

This commit is contained in:
2021-07-10 15:29:34 -06:00
parent 5a005c664c
commit 92d8483b9e
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs }:
{ pkgs, ... }:
{
# Enable the gtk icon cache
gtk.iconCache.enable = true;