.
This commit is contained in:
parent
a22dfad11d
commit
6eade157b3
17 changed files with 306 additions and 289 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, options, lib, pkgs, ... }:
|
||||
{
|
||||
boot.loader.systemd-boot-enable = true;
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
time.timeZone = "Europe/Amsterdam";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue