added option to toggle office bloat

This commit is contained in:
revol-xut 2022-04-19 16:39:09 +02:00
parent a8a8e6bad5
commit 048bd78eeb
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07
6 changed files with 45 additions and 26 deletions

View file

@ -1,8 +1,4 @@
{ pkgs
, lib
, config
, ...
}:
{ pkgs, lib, config, ...}:
let
fsr-infoscreen = pkgs.fsr-infoscreen;