don't add service-only pkgs to systemPackages
These packages are not useful in shell environemnts.
This commit is contained in:
@@ -79,8 +79,6 @@ in {
|
||||
|
||||
services.lightning-charge.enable = true;
|
||||
|
||||
environment.systemPackages = [ pkgs.nix-bitcoin.nanopos ];
|
||||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts."_" = {
|
||||
|
||||
Reference in New Issue
Block a user