systemd: add some basic tests
This commit is contained in:
parent
cf5dac9563
commit
6ebf14143a
6 changed files with 79 additions and 5 deletions
4
tests/modules/systemd/default.nix
Normal file
4
tests/modules/systemd/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
systemd-services = ./services.nix;
|
||||
systemd-timers = ./timers.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue