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