all repos — nixfiles @ 017d0672aaa6ff6d05f5bce4f7f7bdc19f679b26

System and user configuration, managed by nix and home-manager

user/config.nix (view raw)

1
2
3
{ pkgs }: {
  allowUnfree = true;
}