Run deadnix

This commit is contained in:
Toast 2024-03-20 13:03:05 +01:00
parent 7888103b1e
commit 430bafb0b2
49 changed files with 48 additions and 168 deletions

View file

@ -1,8 +1,4 @@
{
config,
pkgs,
...
}: {
{pkgs, ...}: {
# Beep as soon as possible in the initrd
boot.initrd = {
kernelModules = ["pcspkr"];