This commit is contained in:
Sridhar Ratnakumar 2021-11-20 09:51:24 -05:00
parent 472c77c8bb
commit 1f1942f07d
2 changed files with 7 additions and 1 deletions

View file

@ -3,6 +3,7 @@
# Various GNOME non-sense that must be enabled to work with WMs
#
services.gnome.gnome-keyring.enable = true;
services.gnome.at-spi2-core.enable = true;
# https://github.com/taffybar/taffybar/issues/403