feat: add exegol for desktop

This commit is contained in:
2026-03-03 12:42:33 +01:00
parent 9c23dc488e
commit 2811f20219
2 changed files with 22 additions and 0 deletions
+3
View File
@@ -1,6 +1,7 @@
{
imports = [
./hardware-configuration.nix
./exegol.nix
];
# Enable CUPS to print documents.
@@ -21,6 +22,8 @@
# pulse.enable = true;
# };
kekleo.exegol = true;
users.users = {
leonhard = {
initialPassword = "leonhard";