move pkgs
Some checks failed
Lint / lint (push) Failing after 2m7s

This commit is contained in:
Vivian 2024-01-03 15:50:11 +01:00
parent e4eefd8279
commit 2bcb4c3fbb
14 changed files with 1 additions and 1 deletions

View file

@ -71,7 +71,7 @@
# Channels config # Channels config
channelsConfig = { allowUnfree = true; }; channelsConfig = { allowUnfree = true; };
sharedOverlays = [ (import ./nixos/pkgs) nur.overlay ]; sharedOverlays = [ (import ./pkgs) nur.overlay ];
# host defaults # host defaults
hostDefaults = { hostDefaults = {