Gitiles
Code Review
Sign In
git.clicks.codes
/
Minion
/
NixFiles
/
7e26e43c3c778c554f1ea01a80ffae8d3d703882
/
.
/
src
/
apps
/
personal
/
hollywood.nix
blob: f69dbe49e03d41501cc29fec0e63d3188182d8a1 [
file
] [
log
] [
blame
]
{
pkgs
,
...
}:
{
home
.
packages
=
with
pkgs
;
[
figma
-
linux
];
}