This commit is contained in:
Miguel Palhas
2024-10-12 12:31:31 +01:00
parent a8fb8272d2
commit 01f3d1432f
2 changed files with 1 additions and 10 deletions
-10
View File
@@ -3,16 +3,6 @@
home.packages = with pkgs; [
rustup
bacon
openssl
openssl_3
pkg-config
glib
glib.dev
gtk3
libsoup
webkitgtk
dbus
librsvg
];
home.sessionPath = [ "\${CARGO_HOME:-~/.cargo}/bin" ];