1
1
Fork 0

firefox: add container

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-02-26 21:45:05 -06:00
parent ae3318735e
commit 82188e9fba
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -80,6 +80,12 @@ with lib; {
containersForce = true;
containers = {
master = {
color = "pink";
icon = "circle";
id = 0;
};
edu = {
color = "orange";
icon = "fruit";