new beginning
This commit is contained in:
4
pkgs/default.nix
Normal file
4
pkgs/default.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{pkgs, ...}: {
|
||||
cups-kyocera-fs1370dn = pkgs.callPackage ./cups-kyocera-fs1370dn {};
|
||||
comic-mono = pkgs.callPackage ./comic-mono {};
|
||||
}
|
Reference in New Issue
Block a user