Update kde-stuff with changes from main #5

Merged
Toast merged 27 commits from main into kde-stuff 2023-07-12 21:27:49 +02:00
Showing only changes of commit e1d352d019 - Show all commits

6
roles/gaming/default.nix Executable file
View file

@ -0,0 +1,6 @@
{ ... }:
{
imports = [
];
}