readd kicad

This commit is contained in:
Charlotte 🦝 Delenk 2023-02-24 10:04:29 +01:00
parent b4bf02d55e
commit f8d4b7ea62
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -1,3 +1,3 @@
{pkgs, ...}: {
# home.packages = with pkgs; [kicad-unstable];
home.packages = with pkgs; [kicad-unstable];
}