This commit is contained in:
4DBug
2026-02-05 10:33:26 -06:00
parent b247d517ce
commit 28a211bda4
6 changed files with 211 additions and 15 deletions

View File

@@ -18,6 +18,11 @@
vscode-server.url = "github:nix-community/nixos-vscode-server";
home-manager.url = "github:nix-community/home-manager";
nix-citizen.url = "github:LovingMelody/nix-citizen";
nix-gaming.url = "github:fufexan/nix-gaming";
nix-citizen.inputs.nix-gaming.follows = "nix-gaming";
};
outputs = inputs@{ self, nixpkgs, stylix, home-manager, flatpaks, hytale-launcher, vscode-server, ... }: