framework: reformat

This commit is contained in:
tristan 2025-04-29 02:08:33 +01:00
parent e97a74b983
commit 93deb49d44
5 changed files with 46 additions and 42 deletions

View file

@ -3,8 +3,7 @@
pkgs,
config,
...
}:
let
}: let
terminal = config.programs.terminal;
termcmd = "${terminal}/bin/${terminal.pname}";
host = "alpine";