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