Compare commits

...

2 Commits

Author SHA1 Message Date
deadvey
6c28579be9 11 current 2025-01-09 15:16:39 24.11.711867.6c90912761c4 6.6.67 * 2025-01-09 15:16:41 +00:00
deadvey
2c76a17ef4 2025-01-09 15:11 : id 95 2025-01-09 15:11:45 +00:00
2 changed files with 5 additions and 0 deletions

View File

@ -83,6 +83,7 @@ in
newsboat newsboat
pavucontrol pavucontrol
playerctl playerctl
rustup
tor-browser tor-browser
transmission_4-gtk transmission_4-gtk
tuba tuba

View File

@ -121,6 +121,10 @@
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
environment.variables = {
PKG_CONFIG_PATH = "/run/current-system/sw/lib/pkgconfig";
OPENSSL_DIR = "/run/current-system/sw/lib";
};
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
openssl openssl
cargo cargo