mirror of
https://github.com/kmein/niveum
synced 2026-03-22 04:41:07 +01:00
ssh: fix niveum systems; cloud: start on network online; niveum-deploy
This commit is contained in:
@@ -30,17 +30,17 @@ in {
|
||||
enable = true;
|
||||
matchBlocks = {
|
||||
scardanelli = {
|
||||
hostname = "scardanelli.local";
|
||||
hostname = "scardanelli.r";
|
||||
user = "kfm";
|
||||
port = sshPort;
|
||||
};
|
||||
homeros = {
|
||||
hostname = "homeros.local";
|
||||
hostname = "homeros.r";
|
||||
user = "kfm";
|
||||
port = sshPort;
|
||||
};
|
||||
catullus = {
|
||||
hostname = "catullus.local";
|
||||
hostname = "catullus.r";
|
||||
user = "root";
|
||||
};
|
||||
menstruation-logs = {
|
||||
|
||||
Reference in New Issue
Block a user