mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
fix(tabula): networking, sound
This commit is contained in:
@@ -49,6 +49,11 @@ in {
|
||||
user = "root";
|
||||
port = sshPort;
|
||||
};
|
||||
tabula = {
|
||||
hostname = "tabula.r";
|
||||
user = "root";
|
||||
port = sshPort;
|
||||
};
|
||||
manakish = {
|
||||
hostname = "manakish.r";
|
||||
user = "kfm";
|
||||
|
||||
Reference in New Issue
Block a user