Use Linux 6.12 on Laptop
This commit is contained in:
parent
eab0638077
commit
848edc9af2
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
nix.settings.trusted-users = ["pim"];
|
nix.settings.trusted-users = ["pim"];
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
sops.defaultSopsFile = "${self}/secrets/sue/nixos.yaml";
|
sops.defaultSopsFile = "${self}/secrets/sue/nixos.yaml";
|
||||||
|
boot.kernelPackages = pkgs.unstable.linuxKernel.packages.linux_6_12;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
borgbackup
|
borgbackup
|
||||||
|
|
Loading…
Reference in a new issue