Move all files from from the nix folder

This commit is contained in:
Dave Gallant
2021-01-17 01:47:47 -05:00
parent c04db05438
commit 90f561608d
18 changed files with 4 additions and 18 deletions

7
overlays/default.nix Normal file
View File

@@ -0,0 +1,7 @@
{ ... }:
[
(import ./rfd.nix)
(import ./lastpass.nix)
(import ./vpngate.nix)
]