Compare commits
No commits in common. "f1d32128da9917ce749b7edd6f734398d591a68b" and "6ffb11e473fbca386cd3f8596ec4f0f90c5cb72c" have entirely different histories.
f1d32128da
...
6ffb11e473
1 changed files with 2 additions and 8 deletions
|
@ -252,6 +252,8 @@ 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
|
||||||
|
@ -260,13 +262,6 @@ 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 = [
|
||||||
|
@ -275,7 +270,6 @@ let
|
||||||
];
|
];
|
||||||
|
|
||||||
macosTools = [
|
macosTools = [
|
||||||
wireshark # on NixOS systems enabled via system config
|
|
||||||
];
|
];
|
||||||
|
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue