mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-13 19:29:15 +01:00
`startAt = ""` as in `startAt = optionalString false ...` results
in an invalid timer unit (due to "" being promoted to a singleton
list and not filtered out).
Ref:
|
||
|---|---|---|
| .. | ||
| nixos-build-vms | ||
| auto-upgrade.nix | ||
| get-version-suffix | ||
| nix-fallback-paths.nix | ||
| nixos-generate-config.pl | ||
| nixos-install.sh | ||
| nixos-option.sh | ||
| nixos-rebuild.sh | ||
| nixos-version.sh | ||
| tools.nix | ||