chore(flake): update inputs
This commit is contained in:
parent
6fdae78a7b
commit
6fc31b1426
2 changed files with 19 additions and 19 deletions
desktop
|
@ -1,5 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
services.dbus.packages = with pkgs; [ gnome.dconf ];
|
||||
services.dbus.packages = with pkgs; [ dconf ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue