Prune system packages and add adwaita-fonts

This commit was merged in pull request #1.
This commit is contained in:
aditya
2026-07-04 14:09:51 +05:30
parent b7b4b296dd
commit 7f545822b2
4 changed files with 47 additions and 46 deletions
+1 -16
View File
@@ -34,28 +34,13 @@
};
environment.systemPackages = with pkgs; [
bemenu
telegram-desktop
(discord.override {
withOpenASAR = true;
withMoonlight = true;
})
helix
bruno
kdePackages.kdenlive
antigravity
zed-editor
devenv
nixd
inputs.pano-scrobbler.packages.${pkgs.stdenv.hostPlatform.system}.default
inputs.helium.packages.${pkgs.stdenv.hostPlatform.system}.default
ente-desktop
mpv
cloudflare-warp
materialgram
];
fonts.packages = with pkgs; [
adwaita-fonts
andika
agave
];