diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 = { |