From 71b157a4ccc58f7bc1c8b270b573f54be211eb1b Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 8 Jan 2026 22:32:22 -0500 Subject: new qt shell :) --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b8555cd..e4a319b 100644 --- a/flake.nix +++ b/flake.nix @@ -47,6 +47,9 @@ # nix-mineral nix-mineral.url = "github:cynicsketch/nix-mineral"; nix-mineral.inputs.nixpkgs.follows = "nixpkgs"; + # caelestia-shell + caelestia-shell.url = "git+https://g.freya.cat/caelestia-shell"; + caelestia-shell.inputs.nixpkgs.follows = "nixpkgs"; }; outputs = { -- cgit v1.2.3-freya