refactor(greetd): astal -> ags

This commit is contained in:
matt1432 2024-07-25 23:24:19 -04:00
parent aa979f0fe4
commit 85ff6af1bf
24 changed files with 144 additions and 2368 deletions

View file

@ -1,4 +1,5 @@
# Do not modify! This file is generated.
{
inputs = {
Hyprspace = {
@ -13,12 +14,6 @@
repo = "ags";
type = "github";
};
astal = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "Aylur";
repo = "Astal";
type = "github";
};
astal-tray = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "astal-sh";
@ -328,4 +323,4 @@
};
};
outputs = inputs: inputs.flakegen ./flake.in.nix inputs;
}
}