From 8e75a1945def5f3585ae3ff2e94285f5bb847ff4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 18 Feb 2023 10:08:37 -0300 Subject: opt/aux/gen-e-list.sh: Add configuration.nix to the list --- opt/aux/gen-e-list.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'opt') diff --git a/opt/aux/gen-e-list.sh b/opt/aux/gen-e-list.sh index 3d5ee4b..9aedc56 100755 --- a/opt/aux/gen-e-list.sh +++ b/opt/aux/gen-e-list.sh @@ -8,6 +8,7 @@ set -eu $XDG_CONFIG_HOME/sh/rc $XDG_CONFIG_HOME/guix/home.scm $XDG_CONFIG_HOME/guix/system.scm + $XDG_CONFIG_HOME/nix/configuration.nix EOF find ~/Documents/txt/*.txt ~/Documents/txt/*.md -not -name TODOs.md | -- cgit v1.2.3