release modifications
This commit is contained in:
@ -37,7 +37,6 @@
|
||||
tree
|
||||
gnutar
|
||||
gnupg
|
||||
nerdfonts
|
||||
zoxide
|
||||
babelfish
|
||||
|
||||
@ -45,8 +44,6 @@
|
||||
nodejs
|
||||
cargo
|
||||
python3
|
||||
jetbrains.rust-rover
|
||||
jetbrains.rider
|
||||
|
||||
# nix specific stuff
|
||||
nixd
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
initExtra = ''
|
||||
initContent = ''
|
||||
if [[ -z "$BASH_EXECUTION_STRING" ]]; then
|
||||
if [[ -n "$ZSH_VERSION" ]]; then
|
||||
LOGIN_OPTION="--login"
|
||||
|
Reference in New Issue
Block a user