From 0983b8509b5595c8214f0df9264ccfb34af50ad7 Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 14 Oct 2025 06:35:29 +0700 Subject: m --- flake.nix | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f0f8d37..85a7535 100644 --- a/flake.nix +++ b/flake.nix @@ -33,10 +33,10 @@ # inputs.nixpkgs.follows = "nixpkgs"; # inputs.flake-utils.follows = "flake-utils"; # }; - agenix = { - url = "github:yaxitech/ragenix"; - inputs.nixpkgs.follows = "nixpkgs"; - }; + # agenix = { + # url = "github:yaxitech/ragenix"; + # inputs.nixpkgs.follows = "nixpkgs"; + # }; nix-gaming.url = "github:fufexan/nix-gaming"; disko = { url = "github:nix-community/disko"; @@ -65,7 +65,10 @@ homix = { url = "github:homix-community/homix"; }; - kmonad.url = "github:kmonad/kmonad?dir=nix"; + kmonad = { + url = "github:kmonad/kmonad?dir=nix"; + inputs.nixpkgs.follows = "nixpkgs"; + }; helix.url = "github:helix-editor/helix"; waybar = { url = "github:alexays/waybar"; -- cgit v1.2.3