update flake, change kernelPackage to latest, change lock key to laptop, add autoSetupRemote to git configs

This commit is contained in:
2025-01-29 01:28:02 +01:00
parent a3108744b4
commit 9af13c680a
5 changed files with 26 additions and 20 deletions

View File

@ -11,6 +11,7 @@
nix.settings.experimental-features = ["nix-command" "flakes"];
nixpkgs.config.allowUnfree = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.loader = {
systemd-boot.enable = true;