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; [
|
||||
firefox
|
||||
kate
|
||||
teams
|
||||
];
|
||||
initialPassword = "changeme";
|
||||
shell = pkgs.fish;
|
||||
|
|
Loading…
Reference in a new issue