nishimiya: Add office software

This commit is contained in:
2021-12-12 15:32:53 +01:00
parent fcfedb0f8b
commit 1c11f29234
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
};
};
};
kernelPackages = pkgs.linuxPackages_xanmod;
kernelModules = [ "kvm-intel" ];
extraModulePackages = [ ];
# NOTE: See https://github.com/NixOS/nixos-hardware/blob/master/lenovo/thinkpad/e495/default.nix#L12