This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
be2d200bfb
NixOS-Config
/
home-manager
/
misc
/
production.nix
10 lines
116 B
Nix
Raw
Normal View
History
Unescape
Escape
Finally switch to flakes.
2024-08-24 22:16:51 -04:00
{
pkgs
,
.
.
.
}:
{
home
.
packages
=
with
pkgs
;
[
krita
inkscape
audacity
Switch to unfree NVIDIA drivers and use Blender-bin to use CUDA
2024-08-26 19:43:59 -04:00
blender_4_2
Finally switch to flakes.
2024-08-24 22:16:51 -04:00
sunvox
]
;
}
Reference in a new issue
Copy permalink