This commit is contained in:
twoneis 2024-06-06 00:16:08 +02:00
parent beba879bdd
commit c353f076b3
5 changed files with 10 additions and 6 deletions

View file

@ -1,5 +1,5 @@
{ config, ... }: let
imp = if config.minimal then [
imp = if config.minimalHome then [
./utils
] else [
./browser