aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index e921f49..a1b05b0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -59,6 +59,11 @@
};
# Applications
+ aylurs-gtk-shell = {
+ url = "github:Aylur/ags";
+ inputs.nixpkgs.follows = "nixpkgs";
+ };
+
fjordlauncher = {
url = "github:unmojang/FjordLauncher";
inputs.nixpkgs.follows = "nixpkgs";