wlogout: add module (#3629)
This commit is contained in:
parent
08a778d803
commit
69696fe539
11 changed files with 316 additions and 0 deletions
5
tests/modules/programs/wlogout/default.nix
Normal file
5
tests/modules/programs/wlogout/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
wlogout-styling = ./styling.nix;
|
||||
wlogout-layout-single = ./layout-single.nix;
|
||||
wlogout-layout-multiple = ./layout-multiple.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue