mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
feat: wilde -> kabsa
This commit is contained in:
@@ -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";
|
||||
Reference in New Issue
Block a user