added teamspeak server

This commit is contained in:
yaroslav
2025-06-19 23:06:07 +03:00
parent fa9c469d81
commit a4c8035a3f
5 changed files with 12 additions and 0 deletions
+2
View File
@@ -93,6 +93,8 @@
services.tftpd.enable = true;
services.tftpd.path = "/srv/pxe/tftp";
services.hardware.openrgb.enable = true;
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
networking.hostName = "Aphelion";