Basic amaterasu config

This commit is contained in:
Alexander
2025-08-13 12:47:31 +02:00
parent 0f5fc737e4
commit 4ef70cdfe1
13 changed files with 509 additions and 11 deletions
+20
View File
@@ -154,6 +154,26 @@
]
"izanagi";
###
# Proxmox CI/CD
###
amaterasu-minimal = mkComputer
./machines/amaterasu/minimal
[]
"amaterasu";
amaterasu = mkComputer
./machines/amaterasu/main
[
sops-nix.nixosModules.sops
# Applications
inputs.copyparty.nixosModules.default
inputs.vscode-server.nixosModules.default
./modules
]
"amaterasu";
###
# Omen Laptop
###