Added ungoogled-chromium, Removed Telegram-Desktop, Added Deltachat-Desktop, Added Helix as default Editor

This commit is contained in:
kB01 2025-04-11 17:31:43 +02:00
parent 948141a4a6
commit f6a73364f8
No known key found for this signature in database
2 changed files with 6 additions and 1 deletions

View file

@ -25,6 +25,7 @@ in {
libreoffice-qt6-fresh
logseq
kdePackages.itinerary
ungoogled-chromium
# Security
gnupg
keepassxc
@ -45,8 +46,8 @@ in {
tidal-hifi
# Messengers
element-desktop # Matrix Client
telegram-desktop
signal-desktop
deltachat-desktop
webcord
# Customization
razergenie
@ -120,6 +121,9 @@ in {
port = 9553;
};
programs.helix.enable = true;
programs.helix.defaultEditor = true;
programs.firefox = {
enable = true;
nativeMessagingHosts = [ pkgs.firefoxpwa ];

View file

@ -114,6 +114,7 @@
# Packages installed in system profile. Search Packages: $ nix search wget
environment.systemPackages = with pkgs; [
vim
helix
git
tree
dmg2img