move home-manager nix from ~/.config/nixpkgs to ~/nix

This commit is contained in:
Dave Gallant
2021-01-10 16:38:12 -05:00
parent fa5b760d9a
commit e8776c93cf
7 changed files with 22 additions and 1 deletions

7
nix/overlays/default.nix Normal file
View File

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