Files
nix-config/overlays/default.nix
2021-01-17 01:59:02 -05:00

8 lines
86 B
Nix

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