Allows unfree packages
This commit is contained in:
parent
fc2e4538c3
commit
3648d277bf
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
nix.settings.trusted-users = [ "dennis" ];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
# System Packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue