NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

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

disable ipv6 for now since i forgot something

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+1 -1
+1 -1
shared/server/devenv.nix
··· 17 17 "1.1.1.1" 18 18 "1.0.0.1" 19 19 ]; 20 - ipv6 = true; 20 + #ipv6 = true; 21 21 }; 22 22 }; 23 23 };