Files
nix-config/overlays/default.nix
2021-01-17 17:18:35 -05:00

9 lines
87 B
Nix

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