feat(nix): add rrv.sh module and enable for server
This commit is contained in:
parent
c026887236
commit
2710c71820
4 changed files with 51 additions and 0 deletions
|
@ -102,6 +102,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "dedupe_flake-utils";
|
||||
};
|
||||
# my website :)
|
||||
rrv-sh = {
|
||||
url = "github:rrvsh/rrv.sh";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
### DEDUPE ###
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue