Update configuration.nix
deploy config / Explore-Gitea-Actions (push) Successful in 9s
Details
deploy config / Explore-Gitea-Actions (push) Successful in 9s
Details
This commit is contained in:
parent
61964b6820
commit
2d9147c314
|
|
@ -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; [
|
||||
|
|
|
|||
Loading…
Reference in New Issue