all repos — nixfiles @ 6e34ca8bda9cddcce1ea73f73b883a3ec8358678

System and user configuration, managed by nix and home-manager

Reformat nix files

Alan Pearce
commit

6e34ca8bda9cddcce1ea73f73b883a3ec8358678

parent

bf435de812836511a9ba580a66acf3cd235cd15c

1 file changed, 2 insertions(+), 2 deletions(-)

changed files
M user/settings/satoshipay.nixuser/settings/satoshipay.nix
@@ -76,8 +76,8 @@ };
initExtra = '' if [[ -n $commands[helm] ]] then - autoload _helm - compdef _helm helm + autoload _helm + compdef _helm helm fi ''; };