mirror of
https://github.com/kmein/niveum
synced 2026-03-22 04:41:07 +01:00
fix(retiolum): move to system configs
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
|
||||
services.xserver.videoDrivers = [ "intel" ];
|
||||
|
||||
networking.retiolum = {
|
||||
ipv4 = "10.243.2.1";
|
||||
ipv6 = "42:0:3c46:53e:e63d:e62a:56ea:c705";
|
||||
};
|
||||
|
||||
networking.hostName = "homeros";
|
||||
|
||||
system.stateVersion = "18.09";
|
||||
|
||||
Reference in New Issue
Block a user