pinwheel: Cleanup whitespace and function arguments

This commit is contained in:
Alexander Heldt
2023-09-09 10:51:00 +02:00
parent 4389f229a5
commit 498f4d50d1
21 changed files with 32 additions and 32 deletions

View File

@@ -1,9 +1,9 @@
{ home-manager, pkgs, ... }:
{ pkgs, ... }:
{
home-manager.users.alex = {
programs.foot = {
enable = true;
settings = {
main = {
term = "xterm-256color";