more portal dickery
This commit is contained in:
parent
cd6e8147ab
commit
3bd782b1df
3 changed files with 15 additions and 20 deletions
|
@ -103,16 +103,10 @@ in {
|
|||
|
||||
screenshotsPath = mkOption {
|
||||
description = "Path to save screenshots in";
|
||||
default = "$HOME/Pictures/Screenshots";
|
||||
default = "$HOME/Media/Screenshots";
|
||||
type = types.str;
|
||||
};
|
||||
|
||||
outputOptions = mkOption {
|
||||
description = "Additional output options";
|
||||
default = {};
|
||||
type = types.attrsOf (types.attrsOf types.str);
|
||||
};
|
||||
|
||||
screensaver = mkOption {
|
||||
description = "ezpcusr screensaver";
|
||||
default = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue