nix: update

This commit is contained in:
outfoxxed 2026-01-12 02:06:01 -08:00
parent 08a8ebbffd
commit 15ef1885f7
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 54 additions and 28 deletions

View file

@ -74,7 +74,7 @@ in stdenv.mkDerivation {
src = fetchurl {
url = "https://download2.interactivebrokers.com/installers/tws/latest-standalone/tws-latest-standalone-linux-x64.sh";
hash = "sha256-QN7dSe+R2kfDjtJWa9TIGbc8zCSC3XNmxSxOZOjOB2o=";
hash = "sha256-c+PptydEHvVkntDzX1Eod06hSE7prhuoXiTFZK+7dTI=";
};
nativeBuildInputs = [

View file

@ -22,6 +22,7 @@
git
git-lfs
vim
android-tools
];
services.ntp.enable = true;
@ -69,7 +70,6 @@
# removable disks in file manager
services.udisks2.enable = true;
programs.adb.enable = true;
users.users.${config.main-user}.extraGroups = [ "adbusers" ];
services.tailscale.enable = true;

View file

@ -7,7 +7,7 @@
typescript-language-server
astro-language-server
haskell-language-server
glslls
#glslls
zls
eslint