(feat): added games support

This commit is contained in:
chloe 2024-08-20 10:24:09 +02:00
parent 49a987352d
commit cdef07a6fa
6 changed files with 101 additions and 13 deletions

View file

@ -4,6 +4,9 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
sops-nix.url = "github:Mic92/sops-nix";
alejandra.url = "github:kamadorueda/alejandra/3.0.0";
alejandra.inputs.nixpkgs.follows = "nixpkgs";
};
outputs =