add klassy qt6
Some checks are pending
Flake.lock / build (push) Waiting to run

This commit is contained in:
Mohamed Chrayed 2024-10-12 13:28:22 +02:00
parent a06a805696
commit 64ddaff66a

View File

@ -1,3 +1,3 @@
({ config, ... }: {
environment.systemPackages = [ config.nur.repos.shadowrz.klassy ];
environment.systemPackages = [ config.nur.repos.shadowrz.klassy-qt6 ];
})