Files
dotfiles/users/richie/systems/portal-1.nix
T
Richie 6fa93e1b96 feat(portal): add Vultr NixOS host configuration
- 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
2026-08-26 07:33:31 -04:00

6 lines
47 B
Nix

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