summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-02-08 21:19:56 -0500
committerseth <[email protected]>2024-02-09 01:17:16 -0500
commit1cc489d72ce9fcff1c7959e5f9e794442451ae82 (patch)
tree9a985ba5cab8f3cc65bf2fe3b8b7e736e020d4e5 /flake.nix
parentad495f74ff4b9c276ba4c5f109c04eb0723b5d41 (diff)
lib: init
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index e55ce22..69e577e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -11,6 +11,7 @@
in
inputs.parts.lib.mkFlake {inherit inputs;} {
imports = [
+ ./lib
./modules
./overlay
./systems