diff --git a/hosts/laptop-nixos/configuration.nix b/hosts/laptop-nixos/configuration.nix index 761f811..d49e923 100644 --- a/hosts/laptop-nixos/configuration.nix +++ b/hosts/laptop-nixos/configuration.nix @@ -98,24 +98,6 @@ environment.systemPackages = with pkgs; [ glib-networking openssl - openssl.dev - - pkg-config - cairo - gdk-pixbuf - - # For modrinth - cargo-tauri - gobject-introspection - at-spi2-atk - atkmm - glib - gtk3 - harfbuzz - librsvg - libsoup_3 - pango - webkitgtk_4_1 ]; # Some programs need SUID wrappers, can be configured further or are diff --git a/hosts/laptop-nixos/home.nix b/hosts/laptop-nixos/home.nix index c0fe32f..936e0e1 100644 --- a/hosts/laptop-nixos/home.nix +++ b/hosts/laptop-nixos/home.nix @@ -64,11 +64,7 @@ (minecraft.overrideAttrs (finalAttrs: previousAttrs: { meta.lib.broken = false; })) - # modrinth-app - # modrinth-app-unwrapped - fuse3 rustup - ]; # Home Manager is pretty good at managing dotfiles. The primary way to manage