feat: add orpheus to flake

This commit is contained in:
Mohammad Rafiq 2025-03-12 00:41:44 +08:00
parent fdffc8d4e0
commit 19865bc17f
4 changed files with 71 additions and 0 deletions

View file

@ -11,5 +11,7 @@
networking.hostName = "nemesis";
boot.binfmt.emulatedSystems = ["wasm32-wasi" "x86_64-windows" "aarch64-linux"];
system.stateVersion = "24.11";
}