I should commit more frequently
This commit is contained in:
parent
aa8003f5b4
commit
e82241b8b0
70 changed files with 1091 additions and 2018 deletions
|
@ -1,4 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
services.dbus.packages = with pkgs; [dconf];
|
||||
services.dbus.packages = [pkgs.dconf];
|
||||
programs.dconf.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue