changes to runix script

This commit is contained in:
cnst
2024-09-15 15:04:11 +02:00
parent 4717bca86e
commit b3ef5dea1c
6 changed files with 151 additions and 52 deletions

View File

@@ -130,5 +130,8 @@
url = "github:wez/wezterm/main?dir=nix";
inputs.nixpkgs.follows = "nixpkgs";
};
# Custom apps
runix.url = "git+https://git.sr.ht/~canasta/runix";
};
}