mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
machines/core: move nixpkgs config to nix file and remove redundant hardware setting
This commit is contained in:
parent
855f050cd7
commit
0e66ff3967
2 changed files with 1 additions and 6 deletions
|
@ -26,6 +26,7 @@
|
|||
unstable.flake = inputs.nixpkgs-unstable;
|
||||
};
|
||||
};
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# auto upgrade with own flakes
|
||||
system.autoUpgrade = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue