CrOS/modules/users/overseer/default.nix
2025-01-02 09:41:58 -05:00

8 lines
51 B
Nix

{
lib,
config,
...
}: {
imports = [
];
}