Use Linux 6.12 on Laptop

This commit is contained in:
Pim Kunis 2024-12-24 14:30:10 +01:00
parent eab0638077
commit 848edc9af2

View file

@ -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