From 22595aad44fb2f768c787764445ff4f5d60f82f9 Mon Sep 17 00:00:00 2001 From: tux Date: Fri, 8 Aug 2025 13:17:58 +0530 Subject: [PATCH] feat: add go-wol to persist dir --- hosts/homelab/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/homelab/home.nix b/hosts/homelab/home.nix index eca1fd4..25196b7 100644 --- a/hosts/homelab/home.nix +++ b/hosts/homelab/home.nix @@ -6,6 +6,7 @@ ".ssh" ".wakatime" ".config/sops" + ".config/go-wol" ".local/share/nvim" ".local/share/zsh" ".local/share/zoxide"