playit.gg: init
This commit is contained in:
parent
0ae65af2a3
commit
09c5f8e6a8
6 changed files with 119 additions and 11 deletions
|
|
@ -25,6 +25,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
playit = {
|
||||
url = "github:pedorich-n/playit-nixos-module";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
sops-nix = {
|
||||
url = "github:Mic92/sops-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue