depot/modules/systemd-extras/default.nix

6 lines
47 B
Nix
Raw Permalink Normal View History

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