nix/home/{graphical-fullblown,text-minimal}: gparted and telnet
This commit is contained in:
parent
8f0b7550aa
commit
89f5b5d803
2 changed files with 3 additions and 1 deletions
|
@ -303,6 +303,7 @@ in {
|
|||
testdisk
|
||||
python27Packages.binwalk
|
||||
gptfdisk
|
||||
gparted
|
||||
|
||||
# games
|
||||
zeroad
|
||||
|
|
|
@ -23,5 +23,6 @@ in {
|
|||
home.packages = []
|
||||
++ (with pkgs; [
|
||||
iperf3
|
||||
telnet
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue