This website requires JavaScript.
Explore
Help
Sign In
m3tam3re
/
nixcfg
Watch
1
Star
0
Fork
0
You've already forked nixcfg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nixcfg
/
pkgs
/
default.nix
5 lines
101 B
Nix
Raw
Normal View
History
Unescape
Escape
video12
2024-10-05 06:46:12 +02:00
{
pkgs
,
.
.
.
}:
{
video1
2024-08-28 15:35:11 +02:00
# Define your custom packages here
video12
2024-10-05 06:46:12 +02:00
zellij-ps
=
pkgs
.
callPackage
./zellij-ps
{
}
;
video1
2024-08-28 15:35:11 +02:00
}
Reference in New Issue
Copy Permalink