mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat: add vbc-nix input
This commit is contained in:
parent
431cd97efe
commit
f7bcd89aa2
7 changed files with 73 additions and 4 deletions
|
|
@ -75,6 +75,10 @@
|
|||
flake = false;
|
||||
inputs = { };
|
||||
};
|
||||
vbc-nix = {
|
||||
url = "git+ssh://git@github.com/vbc-it/vbc-nix.git?ref=main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-topology.url = "github:oddlama/nix-topology";
|
||||
};
|
||||
outputs =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue