stuff
This commit is contained in:
parent
b8af0e9761
commit
8164e92af6
84 changed files with 674 additions and 567 deletions
|
@ -7,8 +7,6 @@ in
|
|||
enable = lib.mkEnableOption "gaming";
|
||||
};
|
||||
|
||||
imports = lib.optionals cfg.enable (lib.findModules { } [ ./profile ]);
|
||||
|
||||
config.assertions = lib.mkIf cfg.enable [
|
||||
{
|
||||
assertion = config.profiles.desktop.enable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue