Skip to content

Commit

Permalink
fix(nix): Mysql -> mariadb
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Nov 8, 2024
1 parent 02d16be commit 958c0d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/modules/nvim.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
cargo-nextest
clippy
glow
mysql
mariadb
];
};
}

0 comments on commit 958c0d0

Please sign in to comment.