NixToSee/modules/users/default.nix
2025-04-12 14:53:12 +02:00

5 lines
42 B
Nix

{
imports = [
./ranomier.nix
];
}