mirror of
https://github.com/davegallant/nix-config
synced 2026-01-07 02:34:07 +00:00
move home-manager nix from ~/.config/nixpkgs to ~/nix
This commit is contained in:
7
nix/overlays/default.nix
Normal file
7
nix/overlays/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
|
||||
[
|
||||
(import ./rfd.nix)
|
||||
(import ./lastpass.nix)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user