diff options
| -rw-r--r-- | .bash_profile | 2 | ||||
| l--------- | .xsession | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile index e81307b..14802fe 100644 --- a/.bash_profile +++ b/.bash_profile | |||
| @@ -12,4 +12,6 @@ for i in $GUIX_EXTRA_PROFILES/*; do | |||
| 12 | unset profile | 12 | unset profile |
| 13 | done | 13 | done |
| 14 | 14 | ||
| 15 | export NIX_PATH=~/.nix-defexpr/channels/nixos/ | ||
| 16 | |||
| 15 | . .profile | 17 | . .profile |
diff --git a/.xsession b/.xsession deleted file mode 120000 index 87c6fd0..0000000 --- a/.xsession +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | .config/emacs/jd-exwm/start.sh \ No newline at end of file | ||
