Compare commits
No commits in common. "60efcc31d1b8aef3ef7321df3a38ae1a316e747b" and "ba319a2cdc690241987e41bd433b95ae22049281" have entirely different histories.
60efcc31d1
...
ba319a2cdc
@ -4,14 +4,7 @@
|
||||
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
|
||||
@ -25,9 +18,6 @@ in {
|
||||
caddy
|
||||
cargo
|
||||
ccls
|
||||
chromium
|
||||
chromium_discord
|
||||
chromium_teams
|
||||
cmake
|
||||
compsize
|
||||
cura
|
||||
@ -75,7 +65,7 @@ in {
|
||||
powertop
|
||||
pulsemixer
|
||||
python3
|
||||
python3Packages.west
|
||||
/*python3Packages.west*/
|
||||
remmina
|
||||
river
|
||||
rtorrent
|
||||
|
Loading…
Reference in New Issue
Block a user