add sapphic-engineer

This commit is contained in:
41666 2024-03-24 13:41:03 -04:00
parent 4ec6af5aa7
commit 0d881d3228
7 changed files with 263 additions and 524 deletions

View file

@ -0,0 +1,16 @@
{ ... }: {
imports = [
../../templates/proxmox-lxc.nix
../../server.nix
../../features/dns-cache.nix
../../features/telemetry
# ./akkoma.nix
];
networking.hostName = "sapphic-engineer";
system.stateVersion = "24.05";
nixpkgs.hostPlatform = "x86_64-linux";
}