chore: update flake.lock and adjust program definitions

This commit is contained in:
uttarayan21
2025-10-27 18:09:56 +05:30
parent cf8314dbd0
commit 782b040ee6
7 changed files with 117 additions and 88 deletions

View File

@@ -1,11 +1,5 @@
{
pkgs,
lib,
device,
...
}: {
programs.
yazi = {
{...}: {
programs. yazi = {
enable = true;
enableFishIntegration = true;
enableNushellIntegration = true;