diff --git a/nixos/dotfiles/vscode.hm.nix b/nixos/dotfiles/vscode.hm.nix index c8fe3ec..88f1311 100644 --- a/nixos/dotfiles/vscode.hm.nix +++ b/nixos/dotfiles/vscode.hm.nix @@ -60,7 +60,7 @@ in njpwerner.autodocstring # python - (forceArmLinux ms-python.python) +#(forceArmLinux ms-python.python) # c/c++ ms-vscode.cpptools diff --git a/nixos/hosts/komashi/cellular.nix b/nixos/hosts/komashi/cellular.nix index 0e997e3..5fa062f 100644 --- a/nixos/hosts/komashi/cellular.nix +++ b/nixos/hosts/komashi/cellular.nix @@ -12,6 +12,14 @@ { config = { + # + # Let GPSD capture GPS over our modem. + # + services.gpsd = { + enable = true; + devices = [ "/dev/wwan0at0" ]; + }; + # # Set up ModemManager to FCC unlock this device. # diff --git a/nixos/overlays/add-depends-calibre.nix b/nixos/overlays/add-depends-calibre.nix index 934cd67..197735b 100644 --- a/nixos/overlays/add-depends-calibre.nix +++ b/nixos/overlays/add-depends-calibre.nix @@ -18,7 +18,7 @@ let ''${qtWrapperArgs[@]} \ ''${gappsWrapperArgs[@]} \ --prefix PATH : "${finalPkgs.poppler_utils.out}/bin" \ - --prefix LD_LIBRARY_PATH : "${finalPkgs.openssl_3_3.out}/lib" + --prefix LD_LIBRARY_PATH : "${finalPkgs.openssl_3_4.out}/lib" done ''; }; diff --git a/nixos/packages/gui.pkgs.nix b/nixos/packages/gui.pkgs.nix index 7be88ab..6519e38 100644 --- a/nixos/packages/gui.pkgs.nix +++ b/nixos/packages/gui.pkgs.nix @@ -76,7 +76,7 @@ with pkgs; # Media pavucontrol - deprekages.argos +#deprekages.argos tidal-hifi vlc @@ -126,7 +126,7 @@ with pkgs; # Browsers. firefox chromium # (for webusb) - falkon + kdePackages.falkon # Tools. inkscape @@ -173,7 +173,6 @@ with pkgs; masterpdfeditor android-studio slack - zulip obs-studio-plugins.wlrobs deprekages.home-assistant-desktop bitwig-studio