From 81f6ea178a7235ec3c49395fd0eaa9a1ec261d59 Mon Sep 17 00:00:00 2001 From: Lassulus Date: Sun, 8 Jan 2023 01:14:55 +0100 Subject: [PATCH] remove duplicate krops entry I guess mentioning krops once is enough :) --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cbe35db..7d517c4 100644 --- a/README.md +++ b/README.md @@ -235,8 +235,6 @@ - [Nixcloud-webservices](https://github.com/nixcloud/nixcloud-webservices) is a set of nixpkgs extension for web-related technologies. - - [Krops](https://cgit.krebsco.de/krops/about/) is a stateless alternative to nixops with improved secret management. - - [Mach-nix](https://github.com/DavHau/mach-nix) is a tool that makes it easy to create and share reproducible python environments or packages. Existing tools for python package management often suffer from reproducibility and complexity issues, requiring a multitude of tools and additional virtualization layers to work sufficiently. - [Digga](https://github.com/divnix/digga) is a flake utility library that helps you declaratively craft and manage all three layers of your system environment within a single nix flakes repository: