l: use new dconf pkgname

This commit is contained in:
lassulus 2022-01-24 15:23:51 +01:00
parent 1c519aa143
commit 62431bd8b9
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ in {
gitAndTools.hub gitAndTools.hub
git-crypt git-crypt
git-preview git-preview
gnome3.dconf dconf
iodine iodine
libarchive libarchive
lm_sensors lm_sensors

View File

@ -15,7 +15,7 @@
extraGroups = [ "networkmanager" ]; extraGroups = [ "networkmanager" ];
packages = with pkgs; [ packages = with pkgs; [
gnome3.gnome-keyring gnome3.gnome-keyring
gnome3.dconf dconf
]; ];
}; };
environment.systemPackages = [ environment.systemPackages = [