Fixup profiles
This commit is contained in:
parent
8bb93c7af8
commit
7a9a35ed0f
5 changed files with 24 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs ? import <nixpkgs> }:
|
||||
|
||||
with pkgs;
|
||||
{
|
||||
rec {
|
||||
lib = import ./lib { inherit pkgs; };
|
||||
modules = import ./modules;
|
||||
hmModules = import ./modules/home;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue