Fold more logic into the tagging system
This commit is contained in:
parent
3398c611b7
commit
7999794410
14 changed files with 60 additions and 25 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
options.home = with lib; {
|
||||
desktop.enable = mkEnableOption "Desktop programs and services";
|
||||
chat.enable = mkEnableOption "Chat applications";
|
||||
gaming.enable = mkEnableOption "Gaming apps and programs";
|
||||
production.enable = mkEnableOption "Apps for visual productivity";
|
||||
school.enable = mkEnableOption "Apps for school and college";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue