Guest User

Untitled

a guest
Feb 16th, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. [clever@amd-nixos:~/apps/poker]$ head -n20 ~/.nixpkgs/config.nix
  2. {
  3. allowUnfree = true;
  4. allowBroken = false;
  5. pulseaudio = true;
  6. packageOverrides = pkgs: rec {
  7. toxvpn = pkgs.callPackage /home/clever/apps/nix-misc/toxvpn.nix {};
Advertisement
Add Comment
Please, Sign In to add comment