Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [clever@amd-nixos:~/apps/poker]$ head -n20 ~/.nixpkgs/config.nix
- {
- allowUnfree = true;
- allowBroken = false;
- pulseaudio = true;
- packageOverrides = pkgs: rec {
- toxvpn = pkgs.callPackage /home/clever/apps/nix-misc/toxvpn.nix {};
Advertisement
Add Comment
Please, Sign In to add comment