summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-01-20 11:59:41 -0500
committerFreya Murphy <freya@freyacat.org>2026-01-20 11:59:41 -0500
commit3cffb28929eea57a944db82da56bff680380e287 (patch)
tree8f614ceeee53352350eb0ef0384960bd5d0280af /flake.nix
parentupdate gtk icon theme, add qt->gtk theme shim (diff)
downloaddotfiles-nix-3cffb28929eea57a944db82da56bff680380e287.tar.gz
dotfiles-nix-3cffb28929eea57a944db82da56bff680380e287.tar.bz2
dotfiles-nix-3cffb28929eea57a944db82da56bff680380e287.zip
update commits
Diffstat (limited to 'flake.nix')
-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";