1 2 3 4 5 6
{lib, ...}: { imports = [./direnv.nix ./syncthing.nix]; # Gnome keyring, very smort services.gnome-keyring.enable = true; }