mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
flake: update per-system nixpkgs config
This commit is contained in:
parent
1915a106c9
commit
436bfacf00
@ -69,6 +69,7 @@
|
||||
# for building NixOS and home-manager systems.
|
||||
pkgs = import inputs.nixpkgs {
|
||||
inherit system;
|
||||
config.allowUnfree = true;
|
||||
overlays = lib.attrValues inputs.self.overlays ++ [
|
||||
inputs.nur.overlay
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user