home: setup base icon theme for gtk2
This commit is contained in:
parent
b336329199
commit
5ebc6a0541
3 changed files with 41 additions and 0 deletions
|
|
@ -102,6 +102,10 @@ in {
|
|||
programs.nm-applet.enable = true;
|
||||
programs.steam.enable = true;
|
||||
|
||||
# this is necessary to set GTK stuff in home manager
|
||||
# FIXME: better interdependency between this and the home part
|
||||
programs.dconf.enable = true;
|
||||
|
||||
# NOTE: needed for home emacs configuration
|
||||
nixpkgs.config.input-fonts.acceptLicense = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue