feat: configure p330 specialization

This commit is contained in:
Michael Mandl 2023-09-25 14:17:55 +02:00
parent 051550f773
commit c4a82dfb80
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7
3 changed files with 26 additions and 44 deletions

View file

@ -3,6 +3,5 @@
{
networking.hostName = "apache";
boot.loader.grub.enableCryptodisk = true;
# services.xserver.videoDrivers = [ "intel" "nvidia" ];
}