mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-03-31 17:50:23 +02:00
Commonize virt-manager
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
weylus.enable = true;
|
||||
gamescope.enable = true;
|
||||
virt-manager.enable = true;
|
||||
|
||||
git = {
|
||||
enable = true;
|
||||
|
||||
@@ -40,8 +40,6 @@
|
||||
}
|
||||
];
|
||||
|
||||
virt-manager.enable = true;
|
||||
|
||||
ccache = {
|
||||
enable = true;
|
||||
cacheDir = "/media/data/.ccache";
|
||||
|
||||
Reference in New Issue
Block a user