Emery Hemingway
2016-02-26 11:42:57 +01:00
parent d6f9447f9d
commit fe0e5b767e
2 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{ ... }:
{
# to use the type cover in the initrd
boot.kernelModules = [ "hid-microsoft" ];
networking.wireless.enable = true;
}