mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-18 02:07:02 -04:00
update desktop to unstable
This commit is contained in:
parent
0127b58b58
commit
dfc97d17ee
9 changed files with 89 additions and 72 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
programs = {
|
||||
ssh = {
|
||||
askPassword = "${pkgs.ksshaskpass}/bin/ksshaskpass";
|
||||
askPassword = "${pkgs.kdePackages.ksshaskpass}/bin/ksshaskpass";
|
||||
};
|
||||
gnupg = {
|
||||
agent = {
|
||||
|
|
|
@ -41,10 +41,10 @@
|
|||
base0F = "#F7768E";
|
||||
};
|
||||
fonts = {
|
||||
emoji = {
|
||||
package = pkgs.twemoji-color-font;
|
||||
name = "Twitter Color Emoji";
|
||||
};
|
||||
# emoji = {
|
||||
# package = pkgs.twemoji-color-font;
|
||||
# name = "Twitter Color Emoji";
|
||||
# };
|
||||
sansSerif = {
|
||||
package = stable.nerdfonts;
|
||||
name = "ComicShannsMono Nerd Font Mono";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue