From 1463a81e8cdb09fb87b4401a1e3179121d50cae5 Mon Sep 17 00:00:00 2001 From: andromeda Date: Tue, 30 Dec 2025 00:32:23 +0100 Subject: modularise, combine --- machines/laptop.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 machines/laptop.nix (limited to 'machines/laptop.nix') diff --git a/machines/laptop.nix b/machines/laptop.nix new file mode 100644 index 0000000..c70deb9 --- /dev/null +++ b/machines/laptop.nix @@ -0,0 +1,5 @@ +{ + hostname = "lenovo"; + usernames = ["andromeda"]; + system = "x86_64-linux"; +} -- cgit v1.3