add auto-mount to shodan
This commit is contained in:
parent
3524b157f6
commit
c63150ce2d
|
@ -48,6 +48,9 @@
|
|||
sops.defaultSopsFile = ./secrets/sops.yaml;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Custom tools
|
||||
auto-mount
|
||||
|
||||
#System:
|
||||
alejandra
|
||||
btrfs-progs
|
||||
|
|
Loading…
Reference in a new issue