Regenerated

This commit is contained in:
2026-03-26 18:41:12 +00:00
parent cb445760dd
commit 3af46c9c1b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -401,7 +401,7 @@ vlc
** =generated/modules/traveldroid/apps/kitty.nix=
This file sets up Kitty terminal
#+BEGIN_SRC nix :tangle generated/modules/traveldroid/apps/kitty.nix :noweb tangle :mkdirp yes :eval never-html
{ lib, pkgs, config, flakeRoot... }:
{ lib, pkgs, config, flakeRoot,... }:
let
#################################
@@ -1,4 +1,4 @@
{ lib, pkgs, config, flakeRoot... }:
{ lib, pkgs, config, flakeRoot,... }:
let
#################################