nix/home-manager/common/desktops/gnome/gnome-dconf.nix

4 lines
85 B
Nix
Raw Normal View History

2023-09-29 07:09:58 +02:00
{ lib, hostname, username, ... }: with lib.hm.gvariant; {
2023-08-21 16:36:05 +02:00
# Gnome DCONF Settings
2025-01-05 23:06:45 +01:00
}