mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
hosts/yule: Added katnet interfaces
This commit is contained in:
parent
402f3d2cd3
commit
9ea829150a
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
|
||||
katnet.private.interfaces = singleton "hexnet";
|
||||
katnet.public.interfaces = [ "enp1s0" "wlp2s0" ];
|
||||
|
||||
networking.hostId = "dddbb888";
|
||||
networking.hostName = "yule";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue