From 42a93f042e2c821939fa6aa4ac8945997d5b5099 Mon Sep 17 00:00:00 2001 From: andromeda Date: Wed, 31 Dec 2025 01:14:37 +0100 Subject: better machine conf, rework key/machines management --- machines/laptop/machine.nix | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 machines/laptop/machine.nix (limited to 'machines/laptop/machine.nix') diff --git a/machines/laptop/machine.nix b/machines/laptop/machine.nix deleted file mode 100644 index 77c15b5..0000000 --- a/machines/laptop/machine.nix +++ /dev/null @@ -1,8 +0,0 @@ -{ - hostname = "lenovo"; - usernames = ["andromeda" "mtgmonkey"]; - system = "x86_64-linux"; - configuration = ./configuration.nix; - hardware-configuration = ./hardware-configuration.nix; - pub-keys.ssh = []; -} -- cgit v1.3