use lanzaboote
This commit is contained in:
parent
fed5e8010d
commit
260fd7d573
4 changed files with 239 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, config, lib, ... }: {
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
|
||||
boot = { loader.systemd-boot.enable = true; };
|
||||
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue