gpd is failing...

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-10-17 13:28:57 -05:00
parent 38f18d807a
commit 624c89bec3
4 changed files with 16 additions and 21 deletions

View file

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