refactor: cleanup modules
This commit is contained in:
parent
08f82791ed
commit
3cea196a1e
3 changed files with 4 additions and 10 deletions
|
|
@ -1,13 +1,5 @@
|
|||
{ lib, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./discord
|
||||
];
|
||||
|
||||
options.homeModules.desktop.communication = {
|
||||
discord = {
|
||||
enable = lib.mkEnableOption "Enable discord module";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue