here we go
This commit is contained in:
4
pkgs/default.nix
Normal file
4
pkgs/default.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{pkgs, ...}: {
|
||||
# Define your custom packages here
|
||||
zellij-ps = pkgs.callPackage ./zellij-ps {};
|
||||
}
|
Reference in New Issue
Block a user