Squash merge dev into master

This commit is contained in:
alsaiduq-lab 2025-06-01 07:14:51 -06:00
parent a009895ea0
commit cc87e2cb60
28 changed files with 294 additions and 256 deletions

View file

@ -1,6 +1,3 @@
{
pkgs,
...
}: {
{pkgs, ...}: {
home.packages = pkgs.polybar.all;
}