Include customSettings option to configure regreet #4
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
|||
|
||||
programs.regreet = {
|
||||
enable = true;
|
||||
settings = config.mods.regreet.customSettings;
|
||||
settings = lib.mkForce config.mods.regreet.customSettings;
|
||||
};
|
||||
|
||||
environment.etc."greetd/environments".text = config.mods.greetd.environments;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue