Files
rice-flakes/modules/default.nix
2025-05-01 13:33:43 -05:00

7 lines
45 B
Nix

{
imports = [
./home
./core
];
}