updated to 23.11
This commit is contained in:
parent
801f67a48f
commit
8006260b7f
5 changed files with 26 additions and 26 deletions
|
|
@ -67,7 +67,7 @@
|
|||
displayManager.tuigreet.enable = false;
|
||||
};
|
||||
};
|
||||
fonts.fonts = with pkgs; [
|
||||
fonts.packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "SourceCodePro" "DroidSansMono" ]; })
|
||||
];
|
||||
}
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
ripgrep
|
||||
openssl
|
||||
tree
|
||||
exa
|
||||
# exa
|
||||
htop
|
||||
zsh
|
||||
dig #dns lookup
|
||||
|
|
@ -26,6 +26,6 @@
|
|||
gitui
|
||||
spotify
|
||||
zulip
|
||||
surrealdb
|
||||
vscode
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue