Allow unfree packages
This commit is contained in:
parent
791e059a69
commit
3f9ec51f86
@ -115,6 +115,9 @@
|
|||||||
ntfs3g
|
ntfs3g
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Allow unfree packages
|
||||||
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
# Some programs need SUID wrappers, can be configured further or are
|
||||||
# started in user sessions.
|
# started in user sessions.
|
||||||
# programs.mtr.enable = true;
|
# programs.mtr.enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user