nix/home/bolt.nix
2025-07-20 15:02:08 +10:00

10 lines
51 B
Nix

{
...
}:
{
imports = [
./home.nix
];
}