add ladybird
This commit is contained in:
parent
5c08aff2a5
commit
d273fb360d
2 changed files with 6 additions and 8 deletions
5
users/josh/home_manager/ladybird.nix
Normal file
5
users/josh/home_manager/ladybird.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.ladybird ];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue