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

3 lines
84 B
Nix
Raw Normal View History

2023-09-29 14:09:58 +09:00
{ lib, hostname, username, ... }: with lib.hm.gvariant; {
2023-08-21 23:36:05 +09:00
# Gnome DCONF Settings
2023-09-29 14:40:39 +09:00
}