chore: HomeManager | cleanup unused vars

This commit is contained in:
2025-01-31 23:04:31 +05:00
parent e885306bf0
commit 820624ad7e
8 changed files with 7 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ ... }:
{
programs.starship.enable = true;