Files
nix-config/nix/overlays/default.nix
2021-01-10 19:54:54 -05:00

9 lines
87 B
Nix

{ ... }:
[
(import ./rfd.nix)
(import ./lastpass.nix)
(import ./vpngate.nix)
]