depot/modules/systemd-extras/default.nix

6 lines
47 B
Nix
Raw Normal View History

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