elimina nixoide
This commit is contained in:
parent
ddc02645c8
commit
567c4b9599
|
@ -73,6 +73,7 @@
|
|||
|
||||
system.stateVersion = "21.11"; # No tocar esto
|
||||
|
||||
|
||||
services.fprintd.enable = true;
|
||||
|
||||
}
|
||||
|
|
|
@ -80,7 +80,6 @@
|
|||
alias nightmode="${redshift}/bin/redshift -P -O 1000"
|
||||
alias lightmode="${redshift}/bin/redshift -P -O 6500"
|
||||
alias inbox="echo >> $HOME/gtd/inbox"
|
||||
alias nixoide="nix repl '<nixpkgs>'"
|
||||
bindkey -e
|
||||
bindkey ";5D" backward-word
|
||||
bindkey ";5C" forward-word
|
||||
|
|
Loading…
Reference in a new issue