From c8d5095e637c93c867aa6ca61900437a120ce622 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 14 May 2023 06:07:49 -0400 Subject: [PATCH] docs: update readme --- modules/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/README.md b/modules/README.md index 32385c3..768bde9 100644 --- a/modules/README.md +++ b/modules/README.md @@ -14,4 +14,5 @@ name | description `sops` | configures sops-nix `swayidle` | idle manager daemon `system.nix` | commonly shared system settings -`udevd` | fixes an issue when using `nixos-rebuild`, tracked [here](https://github.com/NixOS/nixpkgs/issues/180175) \ No newline at end of file +`udevd` | fixes an issue when using `nixos-rebuild`, tracked [here](https://github.com/NixOS/nixpkgs/issues/180175) +`virtualisation`| basic docker configuration \ No newline at end of file