add chome module
This commit is contained in:
parent
59e5e042df
commit
3d6c78f0c9
3 changed files with 146 additions and 1 deletions
|
|
@ -148,6 +148,7 @@
|
|||
};
|
||||
nixosModules = {
|
||||
automapaper = ./modules/automapaper;
|
||||
chome = ./common/home;
|
||||
};
|
||||
packages = import ./packages { inherit nixpkgs; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue