chore: rename matej-tower to tower

This commit is contained in:
2026-03-07 17:24:34 +01:00
parent 19766372b8
commit bebb7c42bb
3 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
system = "x86_64-linux";
user = "matej";
};
matej-tower = mkHost "matej-tower" {
tower = mkHost "tower" {
system = "x86_64-linux";
user = "matej";
};