diff --git a/nixos/flake.lock b/desktop/flake.lock similarity index 100% rename from nixos/flake.lock rename to desktop/flake.lock diff --git a/nixos/flake.nix b/desktop/flake.nix similarity index 100% rename from nixos/flake.nix rename to desktop/flake.nix diff --git a/nixos/home-manager/snowy.nix b/desktop/home-manager/snowy.nix similarity index 100% rename from nixos/home-manager/snowy.nix rename to desktop/home-manager/snowy.nix diff --git a/nixos/home-manager/snowy/stow.sh b/desktop/home-manager/snowy/stow.sh similarity index 100% rename from nixos/home-manager/snowy/stow.sh rename to desktop/home-manager/snowy/stow.sh diff --git a/nixos/repos.nix b/desktop/repos.nix similarity index 100% rename from nixos/repos.nix rename to desktop/repos.nix diff --git a/nixos/system/audio.nix b/desktop/system/audio.nix similarity index 100% rename from nixos/system/audio.nix rename to desktop/system/audio.nix diff --git a/nixos/system/configuration.nix b/desktop/system/configuration.nix similarity index 100% rename from nixos/system/configuration.nix rename to desktop/system/configuration.nix diff --git a/nixos/system/hardware-configuration.nix b/desktop/system/hardware-configuration.nix similarity index 100% rename from nixos/system/hardware-configuration.nix rename to desktop/system/hardware-configuration.nix diff --git a/nixos/system/networking.nix b/desktop/system/networking.nix similarity index 100% rename from nixos/system/networking.nix rename to desktop/system/networking.nix diff --git a/server/flake.nix b/server/flake.nix index 309982d..1bf1769 100644 --- a/server/flake.nix +++ b/server/flake.nix @@ -28,6 +28,8 @@ in { nixosConfigurations.snow-den = nixpkgs.lib.nixosSystem { + inherit system; + specialArgs = { inherit inputs; }; diff --git a/server/system/network.nix b/server/system/network.nix index 4276c4a..0df942b 100644 --- a/server/system/network.nix +++ b/server/system/network.nix @@ -91,6 +91,9 @@ # Steam 27015 27016 + + # mc + 25565 ]; allowedUDPPorts = [ # HTTP