remove opam stuff

This commit is contained in:
mehbark 2026-09-05 18:33:16 -04:00
parent 8d43b641ec
commit e91a2e75a9
Signed by: mbk
GPG key ID: E333EC1335FFCCDB
2 changed files with 0 additions and 9 deletions

View file

@ -157,7 +157,4 @@ end
end
# export CHEZSCHEMELIBDIRS="/home/mbk/Aims/chez/thunderchez:/home/mbk/Aims/chez/thunderchez:/home/mbk/Aims/chez/chez-srfi:/home/mbk/Aims/chez/pfds"
# opam configuration
source /home/mbk/.opam/opam-init/init.fish > /dev/null 2> /dev/null; or true
''

View file

@ -441,12 +441,6 @@
programs.home-manager.enable = true;
programs.opam = {
enable = true;
enableFishIntegration = true;
enableBashIntegration = true;
};
services.syncthing = {
enable = true;
};