Commit d2255aec authored by Adrian Pistol's avatar Adrian Pistol
Browse files

chrony: move to by-name

parent b0323d9b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -228,7 +228,7 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/pkgs/tools/misc/esphome @mweinelt

# Network Time Daemons
/pkgs/tools/networking/chrony @thoughtpolice
/pkgs/by-name/ch/chrony @thoughtpolice
/pkgs/tools/networking/ntp @thoughtpolice
/pkgs/tools/networking/openntpd @thoughtpolice
/nixos/modules/services/networking/ntp @thoughtpolice
+0 −2
Original line number Diff line number Diff line
@@ -6269,8 +6269,6 @@ with pkgs;
  chkrootkit = callPackage ../tools/security/chkrootkit { };
  chrony = callPackage ../tools/networking/chrony { };
  chunkfs = callPackage ../tools/filesystems/chunkfs { };
  chunksync = callPackage ../tools/backup/chunksync { };