Modular services (#372170)

This commit is contained in:
Robert Hensing
2025-07-24 16:46:34 +02:00
committed by GitHub
19 changed files with 1136 additions and 2 deletions

View File

@@ -32,5 +32,7 @@
};
};
# impl of assertions is in <nixpkgs/nixos/modules/system/activation/top-level.nix>
# impl of assertions is in
# - <nixpkgs/nixos/modules/system/activation/top-level.nix>
# - <nixpkgs/nixos/modules/system/service/portable/lib.nix>
}