mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
cleanup and update
This commit is contained in:
parent
75d9ea8613
commit
b57a13036a
6 changed files with 39 additions and 607 deletions
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue