This website requires JavaScript.
Explore
Woodpecker CI
Request Account
Help
Sign In
earnestma
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Activity
993d1cfa27
dotfiles
/
.config
/
nixpkgs
/
config.nix
3 lines
29 B
Nix
Raw
Normal View
History
Unescape
Escape
Install discord, allow unfree
2021-08-02 19:51:58 -04:00
# :(
{
allowUnfree
=
true
;
}