test
This commit is contained in:
parent
6dc73e9916
commit
6fd4db236b
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{pkgs, config, hostname, ...}: {
|
{pkgs, config, ...}: {
|
||||||
# Enable networking with NM and automatically allow port 22 over Tailscale
|
# Enable networking with NM and automatically allow port 22 over Tailscale
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
|
|
|
@ -36,6 +36,7 @@
|
||||||
iftop
|
iftop
|
||||||
nload
|
nload
|
||||||
iotop
|
iotop
|
||||||
|
NetworkManager
|
||||||
];
|
];
|
||||||
|
|
||||||
# Select internationalisation properties.
|
# Select internationalisation properties.
|
||||||
|
|
Loading…
Reference in a new issue