sonnenshift: Init

This commit is contained in:
Tristan Daniël Maat 2024-04-08 20:02:53 +02:00
parent 14785afa14
commit 119db5e1d3
Signed by: tlater
GPG key ID: 49670FD774E43268
7 changed files with 182 additions and 4 deletions

View file

@ -25,6 +25,11 @@
url = "github:reckenrode/nix-foundryvtt";
inputs.nixpkgs.follows = "nixpkgs";
};
sonnenshift = {
url = "git+ssh://git@github.com/sonnenshift/battery-manager?ref=tlater/implement-nix-module";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {