Add Microsoft Teams to nixpad config
This commit is contained in:
parent
352c185687
commit
c9f84b9e69
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
firefox
|
firefox
|
||||||
kate
|
kate
|
||||||
|
teams
|
||||||
];
|
];
|
||||||
initialPassword = "changeme";
|
initialPassword = "changeme";
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
|
|
Loading…
Reference in a new issue