added quickshell

This commit is contained in:
kenji
2025-07-07 20:01:00 -05:00
parent bd2465d356
commit b5a542a37c
5 changed files with 54 additions and 9 deletions
+8
View File
@@ -31,6 +31,14 @@
};
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
# caelestia = {
# url = "git+https://git.sakamoto.dev/kenji/caelestia-nix";
# inputs.nixpkgs.follows = "nixpkgs";
# };
};
outputs = {