mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: irc
This commit is contained in:
parent
dc36fa6b2c
commit
e277e77af8
7 changed files with 171 additions and 85 deletions
|
|
@ -105,8 +105,9 @@
|
|||
};
|
||||
# secrets templating
|
||||
scalpel = {
|
||||
url = "github:polygon/scalpel";
|
||||
url = "github:kittywitch/scalpel";
|
||||
inputs = {
|
||||
flake-utils.follows = "utils";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
sops-nix.follows = "sops-nix";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue