update flake, change kernelPackage to latest, change lock key to laptop, add autoSetupRemote to git configs
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user