change machine specification

This commit is contained in:
andromeda
2025-12-30 01:40:54 +01:00
parent 0179bbeb5c
commit cba7b6b833
3 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
{
hostname = "lenovo";
usernames = ["andromeda"];
system = "x86_64-linux";
hardware-configuration = ./hardware-configuration.nix;
}