mirror of
https://github.com/nix-community/home-manager
synced 2025-02-17 06:28:24 +00:00
5 lines
74 B
Nix
5 lines
74 B
Nix
|
{
|
||
|
systemd-services = ./services.nix;
|
||
|
systemd-timers = ./timers.nix;
|
||
|
}
|