mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 16:00:43 +00:00
Add laptop settings
This commit is contained in:
parent
27b0d375f2
commit
01e3567653
5 changed files with 96 additions and 1 deletions
6
system/roles/laptop/default.nix
Normal file
6
system/roles/laptop/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./power
|
||||
./touchpad.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue