chore: rename matej-tower to tower
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
system = "x86_64-linux";
|
||||
user = "matej";
|
||||
};
|
||||
matej-tower = mkHost "matej-tower" {
|
||||
tower = mkHost "tower" {
|
||||
system = "x86_64-linux";
|
||||
user = "matej";
|
||||
};
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
easyeffects
|
||||
];
|
||||
|
||||
networking.hostName = "matej-tower";
|
||||
networking.hostName = "tower";
|
||||
|
||||
xdg.mime.defaultApplications = {
|
||||
"application/pdf" = "org.pwmt.zathura.desktop";
|
||||
Reference in New Issue
Block a user