Disable unnecessary services
This commit is contained in:
parent
b6ae342b2f
commit
9e1218c150
1 changed files with 0 additions and 7 deletions
|
|
@ -34,12 +34,6 @@
|
|||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.nix-serve = {
|
||||
enable = true;
|
||||
domain_name = "kilonull.com";
|
||||
subdomain_name = "cache";
|
||||
acmeCertName = "kilonull.com";
|
||||
};
|
||||
services.printing.enable = true;
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
|
|
@ -64,7 +58,6 @@
|
|||
hardware.bluetooth.enable = true;
|
||||
hardware.logitech.enable = true;
|
||||
|
||||
system.zfs.enable = true;
|
||||
system.monitoring.enable = true;
|
||||
|
||||
user.extraGroups = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue