This commit is contained in:
John Lancaster
2026-02-16 09:35:04 -06:00
parent c62545221c
commit 6dd5d2e171
4 changed files with 13 additions and 13 deletions

View File

@@ -2,15 +2,6 @@
{
imports = [
inputs.flake-file.flakeModules.dendritic
# inputs.flake-parts.flakeModules.modules
];
flake-file.description = "A dendritic setup.";
# flake-file.inputs = {
# flake-file.url = "github:vic/flake-file";
# flake-parts.url = "github:hercules-ci/flake-parts";
# nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
# systems.url = "github:nix-systems/default";
# };
systems = import inputs.systems;
}