feat: wire up rigging as second consumer #1
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@
|
|||
import-tree.url = "github:vic/import-tree";
|
||||
easy-hosts.url = "github:tgirlcloud/easy-hosts";
|
||||
deploy-rs.url = "github:serokell/deploy-rs";
|
||||
rigging = {
|
||||
url = "git+ssh://git@git.toph.so/toph/rigging.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
# System management
|
||||
home-manager = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue