small tweaks
This commit is contained in:
parent
43261954c2
commit
38d599d559
1 changed files with 2 additions and 5 deletions
|
@ -38,12 +38,14 @@
|
|||
nixpkgs-fmt
|
||||
nix-index
|
||||
kicad
|
||||
kikit
|
||||
freecad-wayland
|
||||
imhex
|
||||
python313Full
|
||||
nixfmt-rfc-style
|
||||
treefmt
|
||||
android-tools
|
||||
bacon
|
||||
];
|
||||
|
||||
# android stuff
|
||||
|
@ -57,11 +59,6 @@
|
|||
};
|
||||
users.users."0xa".extraGroups = [ "wireshark" ];
|
||||
|
||||
## Julia
|
||||
environment.variables = {
|
||||
JULIA_NUM_THREADS = "8";
|
||||
};
|
||||
|
||||
## direnv
|
||||
programs.bash.interactiveShellInit = ''
|
||||
eval "$(direnv hook bash)"
|
||||
|
|
Loading…
Add table
Reference in a new issue