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 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 = {