2.home-manager/modules/lib
eulalia 7ceacd98a9
wpaperd: add systemd service; move to services/ from programs/ (#6302)
This commit adds a systemd service to run it, and accordingly moves it to services.wpaperd.

In addition, the existing tests have been migrated to services, and an entry in the newslist has been created alerting users to this change.
2025-02-22 11:32:15 -06:00
..
assertions.nix
booleans.nix lib.booleans: add yesNo function (#2818) 2022-04-07 22:36:13 -06:00
dag.nix lib: add functions to create DAGs from lists 2023-06-05 23:08:30 +02:00
default.nix nushell: create generator helpers 2024-10-17 12:54:19 +02:00
file-type.nix lib/file-type: Make force option visible (#6003) 2024-11-16 20:54:20 +01:00
generators.nix lib/generators: toHyprconf init 2024-04-30 00:07:06 +02:00
gvariant.nix lib: add two new gvariant types 2022-09-29 13:05:51 +02:00
maintainers.nix wpaperd: add systemd service; move to services/ from programs/ (#6302) 2025-02-22 11:32:15 -06:00
nushell.nix nushell: add settings option 2025-01-29 18:22:07 +01:00
shell.nix treewide: standardize shell integration options 2025-02-08 22:49:40 +01:00
stdlib-extended.nix
strings.nix
types-dag.nix lib: remove listOrDagOf type 2023-06-05 23:08:29 +02:00
types.nix nushell: create generator helpers 2024-10-17 12:54:19 +02:00
zsh.nix