update nixos to 20.03

This commit is contained in:
Haak Saxberg 2020-06-08 22:54:02 -07:00
parent e44b14438a
commit 77cce70b7e
2 changed files with 14 additions and 7 deletions

View file

@ -35,8 +35,7 @@ in {
jq
keybase
lastpass-cli
(let neuronSrc = builtins.fetchTarball https://github.com/srid/neuron/archive/master.tar.gz;
in import neuronSrc)
lorri
nox
tree
ranger
@ -46,9 +45,9 @@ in {
zsh-history-substring-search
zsh-syntax-highlighting
] ++ (if pkgs.stdenv.isDarwin then [
lorri
skhd # keyboard shortcut daemon for macOS
] else [
calibre
slack
]);