feat: nixos module is configurable now

This commit is contained in:
2025-07-06 22:53:09 +02:00
parent 2574ef4ac0
commit 16901b14c8
5 changed files with 106 additions and 2 deletions

View File

@@ -26,6 +26,8 @@
src = ./.;
xsessions = null;
wayland-sessions = null;
cfg = null;
# cfg = "cherry";
};
};
in