Problem fix

This commit is contained in:
Nio 2026-05-07 08:09:56 +02:00
parent 6347c6636c
commit 4c5ee8e88f

View file

@ -9,11 +9,10 @@
curl curl
wget wget
docker docker
];
# Coding
environment.systemPackages = with pkgs; [
# Coding
vscode vscode
]; ];
} }