From abab971ba65b74ba4928c674c96244da8d9ef92b Mon Sep 17 00:00:00 2001 From: andromeda Date: Tue, 30 Dec 2025 00:21:26 +0100 Subject: modularise, combine --- machines/laptop.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 machines/laptop.nix (limited to 'machines') 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