My initial Nix configuration

This commit is contained in:
Salar Rahmanian 2020-10-12 00:47:07 -07:00
parent b00202c567
commit e9de4a9be6
2 changed files with 267 additions and 0 deletions

4
config.nix Normal file
View file

@ -0,0 +1,4 @@
{
allowUnfree = true;
}