home_packages: add chromium{,_teams,_discord}

This commit is contained in:
Asmir A 2024-03-14 21:46:51 +01:00
parent ba319a2cdc
commit 3d3b3b6445
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -4,7 +4,14 @@
inputs,
system,
...
}: {
}: let
chromium_teams = pkgs.writeShellScriptBin "chromium_teams" ''
${pkgs.chromium}/bin/chromium --socket=wayland org.chromium.Chromium --app=https://teams.microsoft.com/
'';
chromium_discord = pkgs.writeShellScriptBin "chromium_discord" ''
${pkgs.chromium}/bin/chromium --socket=wayland org.chromium.Chromium --app=https://discordapp.com/channels/@me
'';
in {
home.packages = with pkgs;
[
alejandra
@ -18,6 +25,9 @@
caddy
cargo
ccls
chromium
chromium_discord
chromium_teams
cmake
compsize
cura
@ -65,7 +75,9 @@
powertop
pulsemixer
python3
/*python3Packages.west*/
/*
python3Packages.west
*/
remmina
river
rtorrent