home-manager | add packages and config.nix

This commit is contained in:
Don Harper 2022-10-18 16:42:26 -05:00
parent 62f0d58c62
commit d58f5d1eca
2 changed files with 5 additions and 0 deletions

1
user/don/config.nix Normal file
View file

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