summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-25 16:14:41 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-25 16:14:41 -0400
commit93ede2beed3258c2bcc02aff591c0a4404294035 (patch)
treedce806c52dd3930ccc47b092c928382db0fdcfe7 /flake.nix
parentdisable terrible bluetooth feature why does this exist (diff)
downloaddotfiles-nix-93ede2beed3258c2bcc02aff591c0a4404294035.tar.gz
dotfiles-nix-93ede2beed3258c2bcc02aff591c0a4404294035.tar.bz2
dotfiles-nix-93ede2beed3258c2bcc02aff591c0a4404294035.zip
expand gaming module with gamery things
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 = {