From a7eebb77411c190265582f295c420001c85e968c Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Apr 2025 16:23:19 +0200 Subject: docs(modules): Add FIXME/TODO comments --- modules/by-name/li/libvirtd/module.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/by-name/li/libvirtd') diff --git a/modules/by-name/li/libvirtd/module.nix b/modules/by-name/li/libvirtd/module.nix index 4f1943c6..3481ef3b 100644 --- a/modules/by-name/li/libvirtd/module.nix +++ b/modules/by-name/li/libvirtd/module.nix @@ -1,4 +1,6 @@ {...}: { + # FIXME(@bpeetz): Do something with this module. <2025-04-04> + # virtualisation = { # spiceUSBRedirection.enable = true; # TODO: this allows usb access to any user, which shouldn't be that bad # cores = 8; -- cgit 1.4.1