mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-10 21:05:04 +02:00
hostconfig/ZeNixComputa: Switch to using teams-for-linux
This commit is contained in:
parent
460a3b8df7
commit
844bf5b9aa
1 changed files with 1 additions and 5 deletions
|
|
@ -10,15 +10,11 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
vintagestory
|
||||
teams-for-linux
|
||||
];
|
||||
|
||||
services.mako.settings.output = "DP-2";
|
||||
|
||||
xdg.desktopEntries.teams = {
|
||||
name = "teams";
|
||||
exec = "${pkgs.chromium}/bin/chromium --app=https://teams.microsoft.com";
|
||||
};
|
||||
|
||||
# This value determines the Home Manager release that your
|
||||
# configuration is compatible with. This helps avoid breakage
|
||||
# when a new Home Manager release introduces backwards
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue