things
This commit is contained in:
parent
9530854c01
commit
0c6847c532
2 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
|||
# Additional packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
gcc
|
||||
go
|
||||
jq
|
||||
nuclei
|
||||
rustup
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
services.hardware.bolt.enable = true;
|
||||
|
||||
hardware.trackpoint.enable = true;
|
||||
# hardware.trackpoint.enable = true;
|
||||
|
||||
# FS
|
||||
fileSystems."/".options = [ "compress=zstd" ];
|
||||
|
|
Loading…
Add table
Reference in a new issue