hosts/yule: Added katnet interfaces

This commit is contained in:
kat witch 2021-05-03 13:55:19 +01:00
parent 402f3d2cd3
commit 9ea829150a
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -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";