This commit is contained in:
KoenDR06 2025-02-11 17:31:51 +01:00
parent 62998a5807
commit 06f5971965

View file

@ -28,11 +28,6 @@
homeDirectory = "/home/horseman";
};
home.packages = with pkgs; [
gnupg
platformio-core
];
programs.home-manager.enable = true;
programs.git = {
enable = true;