1

Modules/Impermanence: Persist ghidra config

This commit is contained in:
2026-03-13 01:00:42 +01:00
parent d16b645078
commit aa668d04d3

View File

@ -69,8 +69,8 @@ in {
# https://github.com/nix-community/impermanence/issues/253
(mkRDir "/usr/systemd-placeholder" m755)
(mkRDir "/var/cache/man" m755)
(mkRDir "/var/cache/restic-backups-synology" m755)
(mkDir "mandb" "/var/cache/man" m755)
# (mkRDir "/var/cache/restic-backups-synology" m755)
(mkRDir "/var/db/sudo" m711)
@ -147,6 +147,7 @@ in {
(mkUDir ".config/Ferdium" m755)
(mkUDir ".config/feishin" m755)
(mkUDir ".config/fish/completions" m755)
(mkUDir ".config/ghidra" m755)
(mkUDir ".config/impermanence" m755)
(mkUDir ".config/jellyfin-mpv-shim" m755)
(mkUDir ".config/jellyfin-tui" m755) # TODO: Generate this config file, have to use sops because it includes the password in cleartext