about summary refs log tree commit diff stats
path: root/modules/by-name/li/libvirtd/module.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-04 16:23:19 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-04-04 16:23:19 +0200
commita7eebb77411c190265582f295c420001c85e968c (patch)
tree587fab2887efb5b837443b47007da3cf13688f2c /modules/by-name/li/libvirtd/module.nix
parentrefactor(treewide): Remove unneeded lambda arguments with deadnix (diff)
downloadnixos-config-a7eebb77411c190265582f295c420001c85e968c.zip
docs(modules): Add FIXME/TODO comments
Diffstat (limited to '')
-rw-r--r--modules/by-name/li/libvirtd/module.nix2
1 files changed, 2 insertions, 0 deletions
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;