cleanup and update

This commit is contained in:
Callum Leslie 2025-04-14 14:14:02 +01:00
parent 75d9ea8613
commit b57a13036a
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
6 changed files with 39 additions and 607 deletions

View file

@ -100,10 +100,6 @@
url = "github:callumio/nvf";
inputs.nixpkgs.follows = "unstable";
};
nixvim = {
url = "github:callumio/nixvim";
inputs.nixpkgs.follows = "unstable";
};
agenix = {
url = "github:ryantm/agenix";
@ -129,7 +125,6 @@
omnix = {
url = "github:juspay/omnix";
inputs = {
treefmt-nix.follows = "treefmt-nix";
systems.follows = "systems";
};
};