no more teams
This commit is contained in:
parent
37664f79ca
commit
ceb596b9b2
|
@ -1,4 +1,4 @@
|
||||||
{pkgs, ...}: {
|
{pkgs,lib, ...}: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
#hackerman
|
#hackerman
|
||||||
fastfetch
|
fastfetch
|
||||||
|
@ -66,6 +66,7 @@
|
||||||
#office
|
#office
|
||||||
sent
|
sent
|
||||||
texliveFull
|
texliveFull
|
||||||
# teams-for-linux
|
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue