fix missing ;
This commit is contained in:
parent
e560d70af8
commit
ed422e8265
@ -61,7 +61,7 @@ in {
|
||||
gaming = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "enables steam, heroic, prism and gamemoded"
|
||||
description = "enables steam, heroic, prism and gamemoded";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user