mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 06:54:57 +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
|
||||
}];
|
||||
|
||||
services.glances = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue