summaryrefslogtreecommitdiff
path: root/flake.nix
AgeCommit message (Collapse)Author
2024-10-11add killall to flakeaa/desktop-routerhookAAGaming
Co-authored-by: Party Wumpus <48649272+PartyWumpus@users.noreply.github.com>
2024-10-11"fix" react-devtoolsAAGaming
works well enough lol
2024-07-03allow direnv to change vscode python path when updatingAAGaming
2024-06-13update dependenciesAAGaming
2024-05-12[needs websockets] Add development flake file (#620)Party Wumpus
* Add development flake file * use regular nixpkgs import * Make vscode work and add .envrc * add .direnv to the .gitignore file