Merged with upstream

This commit is contained in:
Root
2021-04-09 14:53:40 -07:00
10 changed files with 79 additions and 328 deletions
-1
View File
@@ -19,7 +19,6 @@
};
kernelModules = [ "kvm-amd" ];
externalModulePackages = [ ];
kernelPackages = pkgs.linuxPackages_latest;
loader.grub = {
+1
View File
@@ -73,6 +73,7 @@ with lib;
};
interfaces = {
enp1s0.useDHCP = false;
intif0 = {
# output of: echo plato-intif0|md5sum|sed 's/^\(..\)\(..\)\(..\)\(..\)\(..\).*$/02:\1:\2:\3:\4:\5/'
macAddress = "02:25:b7:67:c4:c2";