teamspeak and nix updates
This commit is contained in:
parent
9aa897d5f0
commit
e4e11cfd63
3 changed files with 31 additions and 33 deletions
|
@ -9,10 +9,12 @@ with lib.wyrdgard;
|
|||
{
|
||||
imports = [ ./hardware.nix ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ jetbrains.rust-rover inputs.pyfa ];
|
||||
environment.systemPackages = with pkgs; [ jetbrains.rust-rover inputs.pyfa teamspeak_client ];
|
||||
|
||||
environment.pathsToLink = [ "/libexec" ];
|
||||
|
||||
virtualisation.waydroid = enabled;
|
||||
|
||||
wyrdgard = {
|
||||
archetypes = {
|
||||
gaming.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue