From e851e8c2c33a4abf2d4182b203f1b4eef109864b Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Mon, 25 Aug 2025 19:52:54 +0200 Subject: [PATCH] remove walker Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- hosts/laptop/home.nix | 1 - nixos/nix.nix | 2 -- 2 files changed, 3 deletions(-) diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix index d21f803..ea824d1 100644 --- a/hosts/laptop/home.nix +++ b/hosts/laptop/home.nix @@ -33,7 +33,6 @@ ../../home/system/wofi ../../home/system/zathura ../../home/system/mime - ../../home/system/walker ../../home/system/udiskie # ../../home/system/hypridle # ../../home/system/clipman diff --git a/nixos/nix.nix b/nixos/nix.nix index 18c7fac..4bc5512 100644 --- a/nixos/nix.nix +++ b/nixos/nix.nix @@ -38,13 +38,11 @@ in { "https://hyprland.cachix.org" "https://nix-community.cachix.org" "https://numtide.cachix.org" - "https://walker-git.cachix.org" ]; trusted-public-keys = [ "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" "numtide.cachix.org-1:2ps1kLBUWjxIneOy1Ik6cQjb41X0iXVXeHigGmycPPE=" - "walker-git.cachix.org-1:vmC0ocfPWh0S/vRAQGtChuiZBTAe4wiKDeyyXM0/7pM=" ]; }; gc = {