From c734b8c107684d98454bd8e237cfa11c00c8b392 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sat, 4 Apr 2026 22:57:40 +0200 Subject: Add mystra host configuration for ThinkPad X220 - Added minimal mystra host config with placeholder hardware-configuration.nix - Updated flake.nix to include mystra in nixosConfigurations - Hardware config includes setup instructions for actual X220 --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 914ab99..4765224 100644 --- a/flake.nix +++ b/flake.nix @@ -98,6 +98,7 @@ nixosConfigurations = { kronos = mkSystem "kronos"; herra = mkSystem "herra"; + mystra = mkSystem "mystra"; }; }; } -- cgit v1.2.3