chore: Update flake inputs
This commit is contained in:
parent
a31f6cdcee
commit
09111d0ee4
4 changed files with 81 additions and 79 deletions
|
|
@ -15,6 +15,7 @@ in {
|
|||
stylix.targets.zen-browser.enable = false;
|
||||
programs.zen-browser = {
|
||||
enable = true;
|
||||
suppressXdgMigrationWarning = true;
|
||||
profiles.default = {
|
||||
name = "default";
|
||||
isDefault = true;
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ in {
|
|||
];
|
||||
programs.yazi = {
|
||||
enable = true;
|
||||
shellWrapperName = "y";
|
||||
plugins = {
|
||||
inherit
|
||||
(pkgs.yaziPlugins)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue