1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix: schusseligkeit

This commit is contained in:
2021-12-31 15:56:20 +01:00
parent a77cbcf919
commit 127cb41e60
2 changed files with 1 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ in
};
wireless.interfaces = [ "wlp3s0" ];
retiolum = retiolumAddresses.manakish;
networking.hostName = "manakish";
hostName = "manakish";
};
system.stateVersion = "20.09"; # Did you read the comment?