commented out temporary unused imports in firefox
This commit is contained in:
parent
18f51a65c2
commit
bf8d87600d
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
lib,
|
||||
osConfig,
|
||||
# lib,
|
||||
# osConfig,
|
||||
# buildFirefoxXpiAddon,
|
||||
pkgs,
|
||||
inputs,
|
||||
# pkgs,
|
||||
# inputs,
|
||||
...
|
||||
}: let
|
||||
cfg = osConfig.nixos.users.leyla;
|
||||
# cfg = osConfig.nixos.users.leyla;
|
||||
in {
|
||||
# programs.firefox = {
|
||||
# enable = cfg.isDesktopUser;
|
||||
|
|
Loading…
Reference in a new issue