- use the shared global base and Tailscale module - configure Portal SSH and VM memory settings - add Richie's minimal Home Manager profile - document SOPS and nixos-anywhere deployment
6 lines
47 B
Nix
6 lines
47 B
Nix
{
|
|
imports = [
|
|
../home/minimal.nix
|
|
];
|
|
}
|