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