many updates

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-11-14 13:46:34 -06:00
parent 63ebc70f8f
commit 11b440f993
7 changed files with 135 additions and 24 deletions

View file

@ -1,5 +1,5 @@
{ pkgs, ... }:
{
home.packages = [ pkgs.ladybird ];
# home.packages = [ pkgs.ladybird ];
}