mv mouse's config software to module

This commit is contained in:
smayzy
2025-07-10 16:57:14 +02:00
parent 3864013e1a
commit 3379ce4c3c
5 changed files with 19 additions and 3 deletions
+1
View File
@@ -2,5 +2,6 @@
{
imports = [
./gui-utilities.nix
./mouse.nix
];
}