Started working on mail server

This commit is contained in:
Jurn Wubben 2025-06-11 12:05:45 +02:00
parent 7d0e799e8f
commit 500ed29f42
7 changed files with 103 additions and 3 deletions

View file

@ -5,7 +5,7 @@
niksos = {
server = true;
graphics.nvidia = true;
graphics.nvidia = false; #FIXME: Compile error
graphics.intel = true;
};