This commit is contained in:
shelvacu
2024-10-09 01:05:56 -07:00
parent 35472eeda6
commit b1491643c9

View File

@@ -27,6 +27,8 @@
{
imports = [ ../common/nixos.nix ];
networking.hostName = "yt-archiver";
system.stateVersion = "23.05";
networking.firewall.enable = false;