Fix qt themes

This commit is contained in:
ItsDrike 2024-06-24 19:16:05 +02:00
parent 1c5581679f
commit 6643627c5b
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
3 changed files with 68 additions and 21 deletions

View file

@ -21,9 +21,5 @@ in
sound = {
enable = mkEnableOption "sound related programs and audio-dependent programs";
};
bluetooth = {
enable = mkEnableOption "bluetooth modules, drivers and configuration program(s)";
};
};
}