Added Shiroko Signing
This commit is contained in:
parent
74df3dd11f
commit
325fd2a621
3 changed files with 5 additions and 3 deletions
|
@ -20,7 +20,6 @@
|
|||
};
|
||||
|
||||
boot = {
|
||||
# initrd.luks.fido2Support = true;
|
||||
# Bootloader.
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = true;
|
||||
|
@ -111,7 +110,9 @@
|
|||
|
||||
};
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
];
|
||||
# Set your time zone.
|
||||
time.timeZone = "America/Los_Angeles"; # Asia/Taipei lib.mkDefault
|
||||
#services.automatic-timezoned.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue