Files
gooberos/modules/vibes/default.nix
2026-04-02 02:43:33 +02:00

5 lines
60 B
Nix

{
home-manager.sharedModules = [
./home
];
}