moved nixpkgs config

This commit is contained in:
Aleksandr Lebedev 2024-12-21 19:49:05 +01:00
parent b860dab819
commit 07c491c51d
2 changed files with 22 additions and 22 deletions

View file

@ -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; [