mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
virtual machine and neovim changes
This commit is contained in:
parent
113fdfac68
commit
fc39de700a
7 changed files with 238 additions and 230 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue