orphan some things

This commit is contained in:
Thilo Billerbeck 2024-02-24 18:56:34 +01:00
parent d521c0a617
commit cff4bd7439
3 changed files with 1 additions and 106 deletions
home-manager/programs

View file

@ -38,7 +38,7 @@ let
chromium_extension;
in
{
programs.vivaldi = {
programs.chromium = {
enable = isEnabled;
dictionaries = dictionaries;
commandLineArgs = commandLineArgs;