Fixed: Typo

This commit is contained in:
2025-04-03 12:58:29 +02:00
parent b84ca8ac24
commit ca026aead8
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{ pkgs, ...}:
{
environment.packages = with pkgs; [
environment.systemPackages = with pkgs; [
# Virtualisation
podman-compose # docker-compose alternative
dive # docker layer viewer