mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: adapt home-manager-only config for changes
This commit is contained in:
parent
2db79465da
commit
00983d787e
36 changed files with 165 additions and 364 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
trackpoint = lib.mkIf config.swarselsystems.trackpoint.isAvailable {
|
||||
enable = true;
|
||||
device = config.swarselsystems.trackpoint.device;
|
||||
inherit (config.swarselsystems.trackpoint) device;
|
||||
};
|
||||
|
||||
pulseaudio = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue