diff options
author | Vincent Ambo <mail@tazj.in> | 2023-03-09T10·16+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-03-09T10·48+0000 |
commit | cff6d1e89532a4c62a12401b1e36ab63a603e545 (patch) | |
tree | 3dd41dd63090abd5efb6034caab9e08e19012fde /users/tazjin/nixos/modules/physical.nix | |
parent | 7126c01fd0f6209e198ed6106353addb293d6512 (diff) |
feat(tazjin/nixos): manage some chromium settings in Nix r/5905
Change-Id: Idec699f2c52385dbb4cceb9aece1e1f246d2f619 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8233 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'users/tazjin/nixos/modules/physical.nix')
-rw-r--r-- | users/tazjin/nixos/modules/physical.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index fe51e62afd29..a068b9167bcf 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -19,7 +19,6 @@ in (with pkgs; [ amber bat - chromium curl ddcutil direnv |