nix-flake/hosts/bootstrap/home.nix
2026-02-28 19:12:41 +07:00

5 lines
No EOL
54 B
Nix

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