diff options
| author | seth <[email protected]> | 2024-01-07 18:13:53 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-01-07 18:13:59 -0500 |
| commit | 2b354838edecc32c59d3c7ddf35e6cfe06cfe268 (patch) | |
| tree | ee0b5420f0b55912de13dafb65da931bdf713798 /flake.nix | |
| parent | a22a2b43128c008a89c4db79f3afa50699f3324f (diff) | |
tree-wide: localize imports
i shouldn't be editing systems/default.nix to remove a module only for
glados
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -131,8 +131,6 @@ outputs = {parts, ...} @ inputs: parts.lib.mkFlake {inherit inputs;} { imports = [ - inputs.pre-commit.flakeModule - ./dev ./modules ./overlay |
