diff options
| author | andromeda <andromeda@lenovo> | 2025-12-30 01:40:54 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2025-12-30 01:40:54 +0100 |
| commit | cba7b6b8335797137b387e08fa7ac955cb5692b2 (patch) | |
| tree | 56d592b1b1ba3cda072955d44e7b59086e36346c /machines/laptop.nix | |
| parent | 0179bbeb5c9dfaf27c232d8d125af467640ddbd5 (diff) | |
change machine specification
Diffstat (limited to 'machines/laptop.nix')
| -rw-r--r-- | machines/laptop.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/laptop.nix b/machines/laptop.nix deleted file mode 100644 index c70deb9..0000000 --- a/machines/laptop.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - hostname = "lenovo"; - usernames = ["andromeda"]; - system = "x86_64-linux"; -} |
