feat: enable nvidia support for podman

nixos
Moritz Böhme 2024-06-30 18:50:29 +02:00
parent fe78e6c206
commit 2e38c56c93
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
services.wallpaper.enable = true;
};
virtualisation.containers.cdi.dynamic.nvidia.enable = true;
home-manager.users.moritz.home.packages = with pkgs; [
anki
stable.calibre # NOTE: breaks often in unstable