mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
fix: rename terminus-nerdfont to nerd-fonts.terminess-ttf
This commit is contained in:
parent
763fc3c2f8
commit
2abb2ba62a
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
||||||
|
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
terminus_font
|
terminus_font
|
||||||
terminus-nerdfont
|
nerd-fonts.terminess-ttf
|
||||||
];
|
];
|
||||||
|
|
||||||
security.sudo = {
|
security.sudo = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue