playit.gg: init

This commit is contained in:
wo2w 2026-02-22 11:17:12 -05:00
parent 0ae65af2a3
commit 09c5f8e6a8
6 changed files with 119 additions and 11 deletions

View file

@ -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";