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