Apply formatting

This commit is contained in:
Toast 2024-04-19 09:48:12 +02:00
parent 120583cea7
commit 08824dddf3
3 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,8 @@
{pkgs, config, ...}: {
{
pkgs,
config,
...
}: {
home-manager.users.toast = {
programs.helix = {
enable = true;