1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51:08 +01:00

feat: wilde -> kabsa

This commit is contained in:
2021-09-19 09:41:51 +02:00
parent e2bd211d4b
commit 4cdf954732
10 changed files with 21 additions and 21 deletions

View File

@@ -35,13 +35,13 @@ in
boot.loader.efi.canTouchEfiVariables = true;
networking.hostName = "wilde";
networking.hostName = "kabsa";
networking.wireless.interfaces = [ "wlp3s0" ];
networking.retiolum = {
ipv4 = "10.243.2.4";
ipv6 = "42:0:3c46:907c:1fb8:b74f:c59b:1ee3";
ipv6 = "42:0:3c46:861f:a118:8e9a:82c9:3d";
};
system.stateVersion = "19.03";