update 16/06

This commit is contained in:
aditya
2026-06-16 00:37:41 +05:30
parent 3e4b4cae2b
commit a7356d4243
4 changed files with 155 additions and 4 deletions
+13
View File
@@ -34,6 +34,7 @@
telegram-desktop
(discord.override {
withOpenASAR = true;
withMoonlight = true;
})
helix
bruno
@@ -44,5 +45,17 @@
devenv
nixd
inputs.pano-scrobbler.packages.${pkgs.stdenv.hostPlatform.system}.default
inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default
simplex-chat-desktop
inputs.helium.packages.${pkgs.stdenv.hostPlatform.system}.default
ayugram-desktop
ente-desktop
mpv
];
fonts.packages = with pkgs; [
andika
nerd-fonts.iosevka
nerd-fonts.jetbrains-mono
];
}