home-manager: inital commit
This commit is contained in:
parent
faaaa3d324
commit
2e6d7edcc7
31 changed files with 1559 additions and 0 deletions
|
@ -12,6 +12,13 @@
|
|||
'';
|
||||
};
|
||||
|
||||
home = {
|
||||
config = import ./home;
|
||||
description = ''
|
||||
My home manager configs
|
||||
'';
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue