Remove linked jupyter config files

This commit is contained in:
Evie Litherland-Smith 2024-05-09 16:59:03 +01:00
parent 76b13624f4
commit 09afb377c8

View file

@ -2,8 +2,6 @@
xdg.configFile = {
"ruff/pyproject.toml".source = ./ruff.toml;
"pypoetry/config.toml".source = ./pypoetry.toml;
"jupyter/jupyter_server_config.py".source = ./jupyter_server_config.py;
"jupyter/jupyter_nbconvert_config.py".source = ./jupyter_nbconvert_config.py;
};
home.packages = with pkgs; [
# Nix