Compare commits
2 commits
6ffb11e473
...
f1d32128da
Author | SHA1 | Date | |
---|---|---|---|
f1d32128da | |||
cf81c30762 |
1 changed files with 8 additions and 2 deletions
|
@ -252,8 +252,6 @@ let
|
||||||
source-sans-pro
|
source-sans-pro
|
||||||
source-code-pro
|
source-code-pro
|
||||||
source-serif-pro
|
source-serif-pro
|
||||||
fira-code
|
|
||||||
fira-mono # unsere Ersatz-Monospace Font für Mails
|
|
||||||
ubuntu_font_family
|
ubuntu_font_family
|
||||||
twemoji-color-font
|
twemoji-color-font
|
||||||
open-sans
|
open-sans
|
||||||
|
@ -262,6 +260,13 @@ let
|
||||||
})
|
})
|
||||||
myNur.vollkorn
|
myNur.vollkorn
|
||||||
# TODO: humor-sans
|
# TODO: humor-sans
|
||||||
|
|
||||||
|
# fcio corporate design, TODO module
|
||||||
|
fira-code
|
||||||
|
fira-mono
|
||||||
|
# TODO fira-sans + condensed
|
||||||
|
# TODO museo 500
|
||||||
|
# also TODO: color schemes nix-darwin
|
||||||
];
|
];
|
||||||
|
|
||||||
games = [
|
games = [
|
||||||
|
@ -270,6 +275,7 @@ let
|
||||||
];
|
];
|
||||||
|
|
||||||
macosTools = [
|
macosTools = [
|
||||||
|
wireshark # on NixOS systems enabled via system config
|
||||||
];
|
];
|
||||||
|
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue