This commit is contained in:
kenji
2025-07-14 22:42:32 -05:00
parent e9c69c2cc1
commit dd36c2711a
6 changed files with 377 additions and 65 deletions
+5
View File
@@ -38,6 +38,11 @@
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
caelestia-shell = {
url = "git+https://git.sakamoto.dev/kenji/caelestia-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {