Remove linked jupyter config files
This commit is contained in:
parent
76b13624f4
commit
09afb377c8
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue