Compare commits
No commits in common. "f6bd7bd16414a9cd1908534a3d58d14d5581c55c" and "fa2267c1a6ec75818d63db772da2cb44785e65d0" have entirely different histories.
f6bd7bd164
...
fa2267c1a6
2 changed files with 6 additions and 4 deletions
|
@ -19,7 +19,6 @@
|
|||
starship.enable = true;
|
||||
utils.enable = true;
|
||||
vifm.enable = true;
|
||||
zellij.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
web.firefox = {
|
||||
|
|
|
@ -7,8 +7,11 @@
|
|||
liberation_ttf
|
||||
libertine
|
||||
libnotify
|
||||
nerd-fonts.fira-code
|
||||
nerd-fonts.fira-mono
|
||||
(nerdfonts.override {
|
||||
fonts = [
|
||||
"FiraCode"
|
||||
];
|
||||
})
|
||||
noto-fonts-emoji
|
||||
noto-fonts-cjk-sans
|
||||
slurp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue