10 lines
180 B
Nix
10 lines
180 B
Nix
{ ... }:
|
|
{
|
|
# TODO: create thingamajig that watches ~/Downloads and pulls all new files to
|
|
# directory specified by systemd %i
|
|
|
|
# systemd.services.
|
|
|
|
# systemd.paths
|
|
}
|