fix: remove subdomain v2
All checks were successful
/ check (push) Successful in 21s

This commit is contained in:
Lzebulon 2025-11-22 18:58:01 +01:00
parent 6d99123d55
commit af7a39b2f9
Signed by: lzebulon
GPG key ID: D6CDAB8050CBBE7D

View file

@ -11,7 +11,7 @@
programs.htop.enable = true;
networking.domain = "v2.bytestall.info";
networking.domain = "bytestall.info";
environment.systemPackages = with pkgs; [
vim