about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2205.section.md
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2022-05-25 21:14:22 +0200
committerJörg Thalheim <joerg@thalheim.io>2022-05-25 21:24:48 +0200
commit9ae4a910e482c05080f02acae31522ecbf263dda (patch)
treed0aed57bb7cea507ab7d9c5ce13cc5199bf3d2e8 /nixos/doc/manual/release-notes/rl-2205.section.md
parent78f5129aa69355c297d6444511974c855de0208a (diff)
nixos/timetagger: drop non-evaluating service files
The file was not included in the module list and also does not evaluate.
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2205.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2205.section.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2205.section.md b/nixos/doc/manual/release-notes/rl-2205.section.md
index d018e5eeaf761..8fb7ccda2a57b 100644
--- a/nixos/doc/manual/release-notes/rl-2205.section.md
+++ b/nixos/doc/manual/release-notes/rl-2205.section.md
@@ -169,9 +169,6 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - [nix-ld](https://github.com/Mic92/nix-ld), Run unpatched dynamic binaries on NixOS. Available as [programs.nix-ld](#opt-programs.nix-ld.enable).
 
-- [timetagger](https://timetagger.app), an open source time-tracker with an intuitive user experience and powerful reporting. Available as [services.timetagger](#opt-services.timetagger.enable).
-
-
 - [rstudio-server](https://www.rstudio.com/products/rstudio/#rstudio-server), a browser-based version of the RStudio IDE for the R programming language. Available as [services.rstudio-server](#opt-services.rstudio-server.enable).
 
 - [headscale](https://github.com/juanfont/headscale), an Open Source implementation of the [Tailscale](https://tailscale.io) Control Server. Available as [services.headscale](#opt-services.headscale.enable).