From 2fcdab89e98354f5a69cfe1c3dfa23e9d04f60b8 Mon Sep 17 00:00:00 2001 From: spl3g Date: Wed, 29 Nov 2023 00:22:23 +0300 Subject: update configs --- flake.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c0a755f..0be8527 100644 --- a/flake.nix +++ b/flake.nix @@ -23,12 +23,13 @@ url = github:hyprwm/Hyprland; inputs.nixpkgs.follows = "nixpkgs"; }; - nix-gaming.url = "github:fufexan/nix-gaming"; emacs-overlay.url = "github:nix-community/emacs-overlay"; + + ags.url = "github:Aylur/ags"; }; - outputs = { self, nixpkgs, home-manager, nurpkgs, hyprland, ... }@inputs: + outputs = { self, nixpkgs, home-manager, nurpkgs, hyprland, emacs-overlay, ags, ... }@inputs: let inherit (self) outputs; forAllSystems = nixpkgs.lib.genAttrs [ -- cgit v1.2.3