refactor(treewide): clean-up, flatten, rework module system
This commit is contained in:
parent
4ddf9d2b35
commit
5590c8a951
58 changed files with 397 additions and 635 deletions
|
|
@ -2,17 +2,8 @@
|
|||
|
||||
{
|
||||
imports = [
|
||||
./obsidian
|
||||
./zathura
|
||||
./office
|
||||
./notes
|
||||
./pdf
|
||||
];
|
||||
|
||||
options.ooknet.desktop.productivity = {
|
||||
obsidian = {
|
||||
enable = lib.mkEnableOption "enable obsidian home module";
|
||||
};
|
||||
zathura = {
|
||||
enable = lib.mkEnableOption "enable zathura home module";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue