summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-11-04 11:20:39 -0500
committerFreya Murphy <freya@freyacat.org>2025-11-04 11:20:39 -0500
commitcec91db593b5c983898c776522c166449d6393fd (patch)
tree1ed499dff0a06f2d3ec978f81c69eb4a2fcf7172 /flake.nix
parentfmt (diff)
downloaddotfiles-nix-cec91db593b5c983898c776522c166449d6393fd.tar.gz
dotfiles-nix-cec91db593b5c983898c776522c166449d6393fd.tar.bz2
dotfiles-nix-cec91db593b5c983898c776522c166449d6393fd.zip
update commitsHEADmain
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 0ee8ab6..232bf2f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -20,7 +20,7 @@
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
# astal
- astal.url = "github:knoopx/astal";
+ astal.url = "github:aylur/astal";
astal.inputs.nixpkgs.follows = "nixpkgs";
# talc
talc.url = "git+https://g.trimill.xyz/talc";