summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-10-31 19:27:36 -0400
committerFreya Murphy <freya@freyacat.org>2025-10-31 19:27:36 -0400
commitbc4a6eae039b5ba4f54bbc6ba862fd1282d40ee1 (patch)
tree74aa3da24245e9f021f9df8fb11e08d30233c666 /flake.nix
parentupdate commits (diff)
downloaddotfiles-nix-bc4a6eae039b5ba4f54bbc6ba862fd1282d40ee1.tar.gz
dotfiles-nix-bc4a6eae039b5ba4f54bbc6ba862fd1282d40ee1.tar.bz2
dotfiles-nix-bc4a6eae039b5ba4f54bbc6ba862fd1282d40ee1.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 232bf2f..0ee8ab6 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:aylur/astal";
+ astal.url = "github:knoopx/astal";
astal.inputs.nixpkgs.follows = "nixpkgs";
# talc
talc.url = "git+https://g.trimill.xyz/talc";