update nixos to 20.03
This commit is contained in:
parent
e44b14438a
commit
77cce70b7e
2 changed files with 14 additions and 7 deletions
|
|
@ -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
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue