1
mirror of https://github.com/wlcx/home.git synced 2025-10-11 14:33:45 +01:00

Add stub flake interface to local packages

This commit is contained in:
Sam W 2022-03-09 12:41:46 +00:00
parent 251f1b98a5
commit f57996a454

3
pkgs/default.nix Normal file
View File

@ -0,0 +1,3 @@
# TODO: auto import everything
{ pkgs }:
{ }