summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 032a4f0..e41293a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -33,6 +33,9 @@
# caelestia-shell
caelestia-shell.url = "git+https://g.freya.cat/caelestia-shell";
caelestia-shell.inputs.nixpkgs.follows = "nixpkgs";
+ # nix-gaming
+ nix-gaming.url = "github:fufexan/nix-gaming";
+ nix-gaming.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = {