Skip to content

Commit 89bd503

Browse files
fix(firefox): rename folders
1 parent 75acc3e commit 89bd503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/home/gui/firefox/profiles.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
url = "https://news.ycombinator.com/";
4040
}
4141
{
42-
name = "nix related";
42+
name = "nix";
4343
bookmarks = [
4444
{
4545
name = "nixpkgs";
@@ -80,7 +80,7 @@
8080
];
8181
}
8282
{
83-
name = "macOS related";
83+
name = "macOS";
8484
bookmarks = [
8585
{
8686
name = "brew";

0 commit comments

Comments
 (0)