Added incus service

This commit is contained in:
2025-02-28 16:29:18 +01:00
parent ae201dc410
commit 4a4648eafd
4 changed files with 36 additions and 13 deletions

View File

@@ -50,11 +50,6 @@
libreoffice
];
# Temporarely test podman
services.podman = {
enable = true;
};
# Enable home-manager
programs.home-manager.enable = true;