t480 yubikey
This commit is contained in:
parent
4e3e23f1b6
commit
1b2dfe28a3
2 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_6;
|
||||
|
||||
networking.hostName = "t480";
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
];
|
||||
trusted-public-keys = [
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dde0enLeymSlflN93qlwkTnNQsGbLFPzU="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCUSPs="
|
||||
];
|
||||
|
||||
# Avoid redundant downloads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue