feat(servers): make 7 Days to Die server work

This commit is contained in:
matt1432 2024-07-06 23:55:05 -04:00
parent 4fb8fab641
commit 2a8eb46b03
5 changed files with 16 additions and 283 deletions

View file

@ -314,12 +314,6 @@
repo = "sops-nix";
type = "github";
};
steam-servers = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";
repo = "nix-steam-servers";
type = "github";
};
stylelint-lsp = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "matt1432";