Skip to content

Commit 42bd2c9

Browse files
committed
feat(nix-topology): Add nix-topology
1 parent 6bc00d2 commit 42bd2c9

File tree

2 files changed

+163
-2
lines changed

2 files changed

+163
-2
lines changed

flake.lock

Lines changed: 159 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@
216216
flake-parts.follows = "flake-parts";
217217
};
218218
};
219+
220+
nix-topology = {
221+
url = "github:oddlama/nix-topology";
222+
};
219223
};
220224

221225
outputs =

0 commit comments

Comments
 (0)