wlogout: add module (#3629)

This commit is contained in:
Sefa Eyeoglu 2023-01-31 17:06:18 +01:00 committed by GitHub
parent 08a778d803
commit 69696fe539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 316 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
wlogout-styling = ./styling.nix;
wlogout-layout-single = ./layout-single.nix;
wlogout-layout-multiple = ./layout-multiple.nix;
}