feat : Add modular service to hostname

This commit is contained in:
Wateir 2025-12-21 20:37:17 +01:00
parent 9453773af6
commit 1637885001
11 changed files with 112 additions and 66 deletions

View file

@ -1,6 +1,6 @@
{config,lib, ... }:
{
lib.mkIf config.sNEWT.enable{
services.newt = {
enable = true;
environmentFile = "/etc/newt.env";