Commonize virt-manager

This commit is contained in:
2026-03-02 06:21:20 +01:00
parent c08b8b2ae0
commit 4570081b22
2 changed files with 1 additions and 2 deletions

View File

@@ -31,6 +31,7 @@
weylus.enable = true; weylus.enable = true;
gamescope.enable = true; gamescope.enable = true;
virt-manager.enable = true;
git = { git = {
enable = true; enable = true;

View File

@@ -40,8 +40,6 @@
} }
]; ];
virt-manager.enable = true;
ccache = { ccache = {
enable = true; enable = true;
cacheDir = "/media/data/.ccache"; cacheDir = "/media/data/.ccache";