add home-manager develop module
This commit is contained in:
parent
0e39c76c8d
commit
3e0154df22
6 changed files with 63 additions and 3 deletions
5
home-modules/default.nix
Normal file
5
home-modules/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
flake.homeManagerModules = {
|
||||
xun = import ./xun;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue