commit db1283e2a9ff2b1c3f006c5e24f1ada2413c7452
parent bbafbe781990adf033cad4b6c7c967b081717b2c
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Wed, 30 Jul 2025 20:20:35 +0200
parent bbafbe781990adf033cad4b6c7c967b081717b2c
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Wed, 30 Jul 2025 20:20:35 +0200
config/home/zaphyra/services/wpaperd: persist state
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/config/home/zaphyra/services/wpaperd.nix b/config/home/zaphyra/services/wpaperd.nix @@ -7,6 +7,10 @@ { + home.persistence."/nix/persist/home/${config.home.username}".directories = [ + "wpaperd/.local/state/wpaperd" + ]; + services.wpaperd = { enable = true; settings = {