Server NixOS configs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: allow unfree

+2
+2
hosts/tethys/default.nix
··· 6 6 ./hardware.nix 7 7 ./networking.nix 8 8 ]; 9 + 10 + nixpkgs.config.allowUnfree = true; 9 11 }