changed chromium for vivaldi and add fwupd to laptop

This commit is contained in:
Thilo Billerbeck 2023-12-12 01:34:45 +01:00
parent 4fa3bc8abf
commit 119a1ddf1a
2 changed files with 2 additions and 1 deletions
home-manager/programs

View file

@ -21,7 +21,7 @@ let
];
in
{
programs.chromium = {
programs.vivaldi = {
enable = true;
dictionaries = with pkgs.hunspellDictsChromium; [ en_US de_DE ];
commandLineArgs = [