some fixes

This commit is contained in:
pazpi 2024-09-11 22:49:56 +02:00
parent 5c236b5c33
commit 8df20a270a
No known key found for this signature in database
GPG key ID: 0942571C4B9966BE
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@ let
cfg = config.my.desktop.plasma;
in
{
options.my.utils.plasma = {
options.my.desktop.plasma = {
enable = lib.mkEnableOption "Enable KDE Plasma Desktop Environment";
};