Update dependencies

This commit is contained in:
Charlotte Van Petegem 2022-01-19 09:56:56 +01:00
parent 6d25b0f433
commit 3330720891
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 13 additions and 13 deletions

View file

@ -13,7 +13,7 @@ in
};
config = lib.mkIf config.chvp.graphical.sway.enable {
services.dbus.packages = with pkgs; [ gnome3.dconf ];
services.dbus.packages = with pkgs; [ dconf ];
security.pam.services.swaylock = { };
xdg.portal = {
enable = true;