mirror of
https://github.com/zoriya/astal.git
synced 2026-06-01 09:45:31 +00:00
docs: fix url
This commit is contained in:
@@ -12,7 +12,7 @@ Using Astal on Nix will require you to package your project.
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
astal = {
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
url = "github:aylur/astal";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user