Add laptop settings

This commit is contained in:
ItsDrike 2024-04-13 20:56:51 +02:00
parent 27b0d375f2
commit 01e3567653
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
5 changed files with 96 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./power
./touchpad.nix
];
}