This commit is contained in:
Reid 2023-08-18 17:26:42 -07:00
parent e3d5388a1b
commit bd197cf445

View file

@ -60,7 +60,7 @@
}; };
# Services - Mosh # Services - Mosh
services.mosh.enable = true; programs.mosh.enable = true;
# Services - Nginx # Services - Nginx
services.nginx = { services.nginx = {