add github token

This commit is contained in:
Elijah McMorris 2025-08-06 00:26:05 -07:00
parent 660f180b86
commit e1f5467536
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
3 changed files with 19 additions and 14 deletions

View file

@ -36,6 +36,7 @@
# https://search.nixos.org/packages
environment.systemPackages = with pkgs; [
# keepassxc
google-chrome
raycast
rclone
keka
@ -61,7 +62,6 @@
jjui
gitbutler
btop
# micro
just
hyperfine
cmake
@ -88,7 +88,7 @@
# targets = [ "wasm32-unknown-unknown" ];
# })
# (pkgs.rust-bin.stable."1.87.0".default.override {
# (pkgs.rust-bin.stable."1.89.0".default.override {
# # extensions = [ "rustc-codegen-cranelift-preview" ];
# targets = [ "wasm32-unknown-unknown" ];
# })