depot/modules/systemd-extras/default.nix

7 lines
69 B
Nix
Raw Normal View History

2023-08-23 18:03:02 +02:00
{
imports = [
./strict-mounts.nix
./distributed.nix
2023-08-23 18:03:02 +02:00
];
}