aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-02-18 10:08:37 -0300
committerEuAndreh <eu@euandre.org>2023-02-18 10:08:37 -0300
commit8e75a1945def5f3585ae3ff2e94285f5bb847ff4 (patch)
tree4d5f340557015e433662a4ca78689814b123df80
parentetc/nix/configuration.nix: Remove and disable CUPS configuration (diff)
downloaddotfiles-8e75a1945def5f3585ae3ff2e94285f5bb847ff4.tar.gz
dotfiles-8e75a1945def5f3585ae3ff2e94285f5bb847ff4.tar.xz
opt/aux/gen-e-list.sh: Add configuration.nix to the list
-rwxr-xr-xopt/aux/gen-e-list.sh1
1 files changed, 1 insertions, 0 deletions
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 |