home(gnome): update gtk theme names
This commit is contained in:
parent
cc42a1b77a
commit
dcabd9585b
3 changed files with 14 additions and 9 deletions
|
@ -13,7 +13,7 @@ in {
|
|||
config = {
|
||||
users.homeModules = [
|
||||
# this module passes gnome configuration to home-manager
|
||||
{ passthrough.gnome= cfg; }
|
||||
{ passthrough.gnome = cfg; }
|
||||
];
|
||||
|
||||
specialisation.nognome = with cfg; mkIf enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue