updated disko setup

This commit is contained in:
Henrik
2025-10-15 20:34:14 +02:00
parent 814d54bcf4
commit 665bd1d1f4
5 changed files with 41 additions and 30 deletions

View File

@@ -4,7 +4,7 @@
imports = [
./users/users.nix
./modules/ssh.nix
./hardware-configuration.nix
./vps/hetzner/hardware-configuration.nix
./modules/zsh.nix
];
@@ -14,6 +14,10 @@
# Bootloader.
boot.loader.grub.enable = true;
boot.initrd.kernelModules = [ "virtio_gpu" ];
boot.kernelParams = [ "console=tty" ];
networking.hostName = "matrix";
# time zone