remove chromium

This commit is contained in:
Frost-Phoenix 2023-11-10 23:25:49 +01:00
parent ad26f59bc5
commit 4b3dc118fc

View file

@ -1,6 +0,0 @@
{ pkgs, ... }:
{
programs.chromium = {
enable = true;
};
}