virtual machine and neovim changes

This commit is contained in:
ISnortPennies 2022-08-21 00:55:52 -04:00
parent 113fdfac68
commit fc39de700a
7 changed files with 238 additions and 230 deletions

View file

@ -14,7 +14,7 @@
../modules/zsh.nix
];
networking.hostName = "gerg-laptop";
boot.kernelPackages = pkgs.linuxPackages_5_18;
boot.kernelPackages = pkgs.linuxPackages_latest;
hardware.cpu.amd.updateMicrocode = true;
# end important stuff