mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 04:07:00 -04:00
c
This commit is contained in:
parent
e927a537f9
commit
154444180c
2 changed files with 5 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
{pkgs, unstable, ...}: {
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
prisma
|
||||
unstable.prisma
|
||||
prisma-engines
|
||||
];
|
||||
sessionVariables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue