feat(common,steveej-t14,graphical): udpate to nixos-22.05

This commit is contained in:
steveej 2022-06-02 11:34:21 +02:00
parent aec8ff4e9a
commit 4a2ee46f7f
13 changed files with 42 additions and 89 deletions

View file

@ -29,7 +29,7 @@ in {
home.packages = extraPackages
++ (with pkgs; [
iperf3
telnet
inetutils
speedtest-cli
]);
}