move pkgs
This commit is contained in:
parent
84f07ef08f
commit
af2b5a14f2
14 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
# Channels config
|
||||
channelsConfig = { allowUnfree = true; };
|
||||
sharedOverlays = [ (import ./nixos/pkgs) nur.overlay ];
|
||||
sharedOverlays = [ (import ./pkgs) nur.overlay ];
|
||||
|
||||
# host defaults
|
||||
hostDefaults = {
|
||||
|
|
Loading…
Add table
Reference in a new issue