Update configuration.nix
deploy config / Explore-Gitea-Actions (push) Successful in 9s Details

This commit is contained in:
Tom 2024-08-09 10:00:19 +02:00
parent 61964b6820
commit 2d9147c314
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# List packages installed in system profile
environment.systemPackages = with pkgs; [