mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-11-18 09:39:41 +01:00
meow
This commit is contained in:
parent
029c2e9389
commit
9230411b7e
3 changed files with 2 additions and 3 deletions
|
|
@ -44,7 +44,6 @@ with builtins;
|
|||
cool-retro-term
|
||||
|
||||
jdk
|
||||
jdk24
|
||||
|
||||
libsecret
|
||||
fzf
|
||||
|
|
|
|||
|
|
@ -45,7 +45,6 @@ with lib;
|
|||
petpet.enable = true;
|
||||
pictureInPicture.enable = true;
|
||||
previewMessage.enable = true;
|
||||
pronounDB.enable = true;
|
||||
relationshipNotifier.enable = true;
|
||||
serverInfo.enable = true;
|
||||
showMeYourName.enable = true;
|
||||
|
|
@ -61,6 +60,7 @@ with lib;
|
|||
element-desktop
|
||||
pkgs.evolution-data-server-gtk4
|
||||
iamb
|
||||
deltachat-desktop
|
||||
];
|
||||
};
|
||||
programs.evolution = {
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
};
|
||||
|
||||
emoji = {
|
||||
package = pkgs.noto-fonts-emoji;
|
||||
package = pkgs.noto-fonts-color-emoji;
|
||||
name = "Noto Color Emoji";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue