mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: update nixpkgs
This commit is contained in:
parent
bba479852b
commit
5b591ba10b
9 changed files with 520 additions and 381 deletions
|
|
@ -16,12 +16,6 @@
|
|||
|
||||
keyboard.qmk.enable = true;
|
||||
|
||||
|
||||
pulseaudio = {
|
||||
enable = lib.mkIf (!config.services.pipewire.enable) true;
|
||||
package = pkgs.pulseaudioFull;
|
||||
};
|
||||
|
||||
enableAllFirmware = true;
|
||||
|
||||
bluetooth = lib.mkIf config.swarselsystems.hasBluetooth {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue