Allow unfree globally

This commit is contained in:
KnightArtorias 2025-12-13 12:45:45 +00:00
parent 2cf392ab82
commit 5d3378e520

View file

@ -13,6 +13,8 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nixpkgs.config.allowUnfree = true;
environment.systemPackages = with pkgs; [
tree
htop