Added ungoogled-chromium, Removed Telegram-Desktop, Added Deltachat-Desktop, Added Helix as default Editor
All checks were successful
/ Check Nix Flake (push) Successful in 1m39s

This commit is contained in:
Kaybee 2025-04-11 17:31:43 +02:00
parent 948141a4a6
commit f6a73364f8
Signed by: kb01
SSH key fingerprint: SHA256:kv2GYUy1MZEqusYnS+Y9nMgrpv77jhm+3kknl3UGV1k
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