mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 15:11:34 +01:00
Update
This commit is contained in:
parent
cd3f01ec9a
commit
9fd01f100b
2 changed files with 28 additions and 28 deletions
|
|
@ -8,7 +8,7 @@
|
|||
];
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_10;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
myConfig = {
|
||||
boot = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue