From e36b7edf8decbf509894844971b2d8365abc93db Mon Sep 17 00:00:00 2001 From: sefidel Date: Thu, 3 Feb 2022 23:38:15 +0900 Subject: nixos/alpha: reformat --- nixos/alpha/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/alpha/configuration.nix') diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix index 1ebddb3..fd5ea82 100644 --- a/nixos/alpha/configuration.nix +++ b/nixos/alpha/configuration.nix @@ -93,7 +93,7 @@ #alsa.support32Bit = true; pulse.enable = true; }; - + # TODO: https://github.com/NixOS/nixpkgs/pull/157631 environment.etc."alsa/conf.d/49-pipewire-modules.conf".text = '' pcm_type.pipewire { @@ -176,7 +176,7 @@ programs = { sway.enable = true; - sway.extraPackages = lib.mkForce []; + sway.extraPackages = lib.mkForce [ ]; zsh.enable = true; zsh.enableCompletion = false; -- cgit 1.4.1