NixToSee/modules/users/ranomier/default.nix
2025-06-14 12:40:08 +02:00

6 lines
65 B
Nix

{
imports = [
./home-manager.nix
./ranomier.nix
];
}