chore(mottarone): housekeeping

This commit is contained in:
uku 2024-12-04 15:16:27 +01:00
parent 2842058f23
commit 1ca257b898
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
2 changed files with 0 additions and 14 deletions

View file

@ -8,8 +8,6 @@
in {
environment.systemPackages = with pkgs; [
gtkterm
maven
svn2git
remmina
camasca.packages.${system}.openwebstart
jetbrains.pycharm-professional
@ -17,7 +15,6 @@ in {
i18n.defaultLocale = lib.mkForce "fr_FR.UTF-8";
programs.git.package = pkgs.gitSVN;
hm.programs = {
git.enable = lib.mkForce false;
ssh.enable = lib.mkForce false;