boreal: setup sddm theme module
This commit is contained in:
parent
ecb72c6900
commit
b1e1b0f1dd
7 changed files with 60 additions and 2 deletions
6
modules/default.nix
Normal file
6
modules/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./sddm.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue