summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 9e68b44..08a90da 100644
--- a/flake.nix
+++ b/flake.nix
@@ -48,7 +48,7 @@
nix-mineral.url = "github:cynicsketch/nix-mineral";
nix-mineral.inputs.nixpkgs.follows = "nixpkgs";
# quickshell
- quickshell.url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
+ quickshell.url = "git+https://git.outfoxxed.me/quickshell/quickshell";
quickshell.inputs.nixpkgs.follows = "nixpkgs";
# caelestia-shell
caelestia-shell.url = "git+https://g.freya.cat/caelestia-shell";