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