Add laptop module
This commit is contained in:
parent
2888303bb0
commit
559a477e05
5 changed files with 49 additions and 13 deletions
|
@ -22,13 +22,6 @@
|
|||
./includes/desktop/xdg-portal.nix
|
||||
]
|
||||
else []
|
||||
) ++ (
|
||||
if hostConfig.laptop then
|
||||
[
|
||||
./includes/hardware/iwd.nix
|
||||
./includes/hardware/cpufreq.nix
|
||||
]
|
||||
else []
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue