Welcome artemi

This commit is contained in:
KoenDR06 2025-11-07 16:21:45 +01:00
parent b4a0db8b6d
commit 64a92b3e87
4 changed files with 80 additions and 6 deletions

View file

@ -0,0 +1,13 @@
{...}: {
imports = [
./hardware-configuration.nix
./modules.nix
];
horseman.username = "horseman";
horseman.stateVersion = "24.11";
networking.hostName = "artemis";
networking.extraHosts = "127.0.0.1 koala.rails.local";
}