Add fixapost

This commit is contained in:
Oliver Davies 2025-08-08 02:07:21 +01:00
parent 426edf6c84
commit fcc65505d0
3 changed files with 39 additions and 0 deletions

View file

@ -60,6 +60,11 @@
url = "github:nix-community/NUR";
};
rwxrob-dot = {
flake = false;
url = "github:rwxrob/dot";
};
standard-vim = {
flake = false;
url = "github:tjdevries/standard.vim";