system: update channels

This commit is contained in:
2025-12-01 23:19:06 +03:00
parent 4e2bd79cf7
commit 54dfe37c0e
17 changed files with 64 additions and 58 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ pkgs, ... }: {
{
virtualisation.libvirtd.enable = true;
programs.virt-manager.enable = true;
}