mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
rm glances
This commit is contained in:
parent
12778e5393
commit
9d84a8e9ca
1 changed files with 0 additions and 5 deletions
|
|
@ -49,11 +49,6 @@ in
|
||||||
size = 32 * 1024; # 32GB in megabytes
|
size = 32 * 1024; # 32GB in megabytes
|
||||||
}];
|
}];
|
||||||
|
|
||||||
services.glances = {
|
|
||||||
enable = true;
|
|
||||||
openFirewall = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
services.tailscale.enable = true;
|
services.tailscale.enable = true;
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue