chore: remove kicad package and environment variables
This commit is contained in:
@@ -156,11 +156,6 @@
|
||||
# Allow /etc/hosts to be modified without system rebuild
|
||||
environment.etc.hosts.mode = "0644";
|
||||
|
||||
# KiCad footprint libraries
|
||||
environment.sessionVariables = {
|
||||
KICAD9_FOOTPRINT_DIR = "${pkgs.kicad-small.libraries.footprints}/share/kicad/footprints";
|
||||
};
|
||||
|
||||
# Enable flakes and extras
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user