Move devenvs into main flake
This commit is contained in:
parent
c7e763a0e7
commit
e8d8c1c788
5 changed files with 15 additions and 68 deletions
|
@ -66,5 +66,7 @@
|
|||
|
||||
lenovo-impure = self.nixosConfigurations.lenovo.extendModules { modules = [ { impurity.enable = true; } ]; };
|
||||
};
|
||||
|
||||
devShells = import ./modules/devenv/flakepart.nix inputs;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue