whitespace

This commit is contained in:
Daniel Barlow 2023-04-10 17:46:39 +01:00
parent 18b35b1ca6
commit 2e15acd61c
2 changed files with 5 additions and 4 deletions

View file

@ -20,8 +20,7 @@
;
inherit (pkgs.liminix.services) oneshot longrun bundle target;
inherit (pkgs.pseudofile) dir symlink;
inherit (pkgs) writeText dropbear ifwait serviceFns
;
inherit (pkgs) writeText dropbear ifwait serviceFns;
in rec {
boot = {
tftp = {