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";
};

View File

@@ -60,7 +60,7 @@
easyeffects
];
networking.hostName = "matej-tower";
networking.hostName = "tower";
xdg.mime.defaultApplications = {
"application/pdf" = "org.pwmt.zathura.desktop";