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