e48a3e8e44
I would like to get this a little simpler so you don't have to manually add the remote. But this is pretty trivial to do. I'll revisit this later.
2 lines
76 B
Nix
2 lines
76 B
Nix
{ config, pkgs, ... }: { imports = [ ./gtk.nix ./xdg.nix ./flatpak.nix ]; }
|