all repos — nixfiles @ 707aa94bb0b98822ec859faf824b0fda34771c91

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

user/config.nix (view raw)

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