summary refs log tree commit diff stats
path: root/prefect.nix
diff options
context:
space:
mode:
Diffstat (limited to 'prefect.nix')
-rw-r--r--prefect.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/prefect.nix b/prefect.nix
index 1c786a7..ff5dbad 100644
--- a/prefect.nix
+++ b/prefect.nix
@@ -28,10 +28,6 @@
     ./modules/services/syncthing.nix
   ];
 
-  environment.systemPackages = with pkgs; [
-    chromium
-  ];
-
   networking = {
     hostName = "prefect";
     domain = "alanpearce.eu";