nix/modules/systems/default.nix
2024-08-27 11:09:20 +02:00

5 lines
No EOL
55 B
Nix

{
imports = [
./btrfs-autoscrub.nix
]
}