Remove chromium
1 file changed, 0 insertions(+), 4 deletions(-)
changed files
M prefect.nix → prefect.nix
@@ -28,10 +28,6 @@ ./modules/programs/shell.nix ./modules/services/syncthing.nix ]; - environment.systemPackages = with pkgs; [ - chromium - ]; - networking = { hostName = "prefect"; domain = "alanpearce.eu";