system/ccache: init and add to hyacinth

This commit is contained in:
LavaDesu 2023-08-24 20:18:35 +07:00
parent 9063ff9dda
commit d9e7668ff4
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 33 additions and 2 deletions

View file

@ -16,6 +16,7 @@
audio
base
ccache
greetd
gui
input
@ -47,7 +48,6 @@
};
virtualisation = {
lxd.enable = true;
#waydroid.enable = true;
spiceUSBRedirection.enable = true;
libvirtd = {
enable = true;
@ -66,5 +66,4 @@
"python-2.7.18.6-env"
"python-2.7.18.6"
];
}