add nix path; remove openrgb due to build issues; use unstable teams cause mic issues;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, config, ... }:
|
||||
{ pkgs, config, inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
@@ -30,7 +30,7 @@
|
||||
ffmpeg-full
|
||||
|
||||
# comms
|
||||
teams-for-linux
|
||||
inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}".teams-for-linux
|
||||
teamspeak6-client
|
||||
|
||||
# media
|
||||
|
||||
Reference in New Issue
Block a user