moved nixpkgs config
This commit is contained in:
parent
b860dab819
commit
07c491c51d
2 changed files with 22 additions and 22 deletions
|
|
@ -111,11 +111,6 @@
|
|||
style = "kvantum";
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.system = hwconfig.system;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue