Update 9/18/2024 00:25

This commit is contained in:
2024-09-18 00:24:37 +09:00
parent d714d14fcd
commit f81f24a954
7 changed files with 28 additions and 11 deletions

View File

@@ -5,14 +5,15 @@
virtualisation.podman = {
enable = true;
dockerCompat = true;
dockerSocket.enable = true;
defaultNetwork.settings.dns_enabled = true;
};
environment.systemPackages = with pkgs; [
dive
virtiofsd
podman-tui
podman-compose
podman-desktop
];
hardware.nvidia-container-toolkit.enable = lib.lists.elem "nvidia" config.services.xserver.videoDrivers;

View File

@@ -8,6 +8,8 @@
eza
jq
htop
btop
fastfetch
mc
git
parted