wip
This commit is contained in:
parent
fb20c45ead
commit
d374a79f15
6 changed files with 355 additions and 64 deletions
|
@ -22,7 +22,7 @@ in {
|
|||
configFile = mkOption {
|
||||
type = attrs;
|
||||
default = {};
|
||||
description = "A set of files to be managed by home-manager's <option>xdf.configFile</option>.";
|
||||
description = "A set of files to be managed by home-manager's <option>xdg.configFile</option>.";
|
||||
};
|
||||
extraOptions = mkOption {
|
||||
type = attrs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue