switch from stable as default to unstable as default
This commit is contained in:
parent
2129e60782
commit
4264f92c19
25 changed files with 61 additions and 201 deletions
|
|
@ -11,7 +11,7 @@
|
|||
services.postgresql.enable = true; # for msf
|
||||
|
||||
environment.systemPackages = builtins.attrValues {
|
||||
inherit (pkgs.unstable)
|
||||
inherit (pkgs)
|
||||
metasploit
|
||||
exploitdb
|
||||
termshark
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue