Files
gooberos/modules/vibes/default.nix

5 lines
52 B
Nix
Raw Normal View History

2026-04-01 15:04:14 +02:00
{
home.sharedModules = [
./home
];
}