remove rust from all programs

This commit is contained in:
jacekpoz 2024-08-06 17:45:43 +02:00
parent c4aa58543a
commit b3d426571b
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
3 changed files with 0 additions and 24 deletions

View file

@ -10,7 +10,6 @@ in {
home.packages = let
hyprcontrib = inputs.hyprcontrib.packages.${pkgs.system};
shadower = inputs.shadower.packages.${pkgs.system};
fenix = inputs.fenix.packages.${pkgs.system};
in with pkgs; [
librewolf-wayland
keepassxc
@ -82,13 +81,6 @@ in {
cabal-install
yt-dlp
filelight
(fenix.complete.withComponents [
"cargo"
"clippy"
"rust-src"
"rustc"
"rustfmt"
])
showmethekey
libsForQt5.polkit-kde-agent
asciinema

View file

@ -10,7 +10,6 @@ in {
home.packages = let
hyprcontrib = inputs.hyprcontrib.packages.${pkgs.system};
shadower = inputs.shadower.packages.${pkgs.system};
fenix = inputs.fenix.packages.${pkgs.system};
in with pkgs; [
git
librewolf-wayland
@ -74,13 +73,6 @@ in {
ffmpeg
yt-dlp
filelight
(fenix.complete.withComponents [
"cargo"
"clippy"
"rust-src"
"rustc"
"rustfmt"
])
wayland
showmethekey
polkit

View file

@ -10,7 +10,6 @@ in {
home.packages = let
hyprcontrib = inputs.hyprcontrib.packages.${pkgs.system};
shadower = inputs.shadower.packages.${pkgs.system};
fenix = inputs.fenix.packages.${pkgs.system};
in with pkgs; [
librewolf-wayland
keepassxc
@ -82,13 +81,6 @@ in {
cabal-install
yt-dlp
filelight
(fenix.complete.withComponents [
"cargo"
"clippy"
"rust-src"
"rustc"
"rustfmt"
])
showmethekey
libsForQt5.polkit-kde-agent
asciinema