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
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
imports = [
|
||||
../home/minimal.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user