upgrade to NixOS 20.03

This commit is contained in:
Trolli Schmittlauch 2020-03-08 02:10:28 +01:00
parent fcb93efd54
commit 29d9a4ef16
2 changed files with 11 additions and 8 deletions

View file

@ -41,11 +41,11 @@ let
pdfpc
quaternion
nheko
(unstable.spectral)
unstable.spectral
wire-desktop
gpx-viewer
gpxsee
unstable.cawbird
cawbird
tootle
subsurface
(
@ -248,7 +248,6 @@ let
ubuntu_font_family
twemoji-color-font
opensans-ttf
(iosevka.override { design = [ "slab" "term" ]; set = "serif"; })
(iosevka.override { privateBuildPlan = { design = [ "slab" "sp-term" ]; family = "Iosevka Serif"; }; set = "serif"; })
# TODO: vollkorn
# TODO: humor-sans
@ -298,7 +297,7 @@ in
{
enable = true;
enableSshSupport = true;
#pinentryFlavor = "qt";
pinentryFlavor = "qt";
};
programs.ssh =