added docker and libreoffice

This commit is contained in:
2025-07-04 12:02:04 +02:00
parent 16a0d6d6be
commit 0fb6806dd1
4 changed files with 17 additions and 4 deletions

View File

@@ -1,6 +1,3 @@
{
virtualisation.docker = {
enable = true;
rootless = true;
};
virtualisation.docker.enable = true;
}