fixes
This commit is contained in:
parent
c1893dd388
commit
11c5757aa3
1 changed files with 6 additions and 0 deletions
6
hosts/work/mattermost.nix
Normal file
6
hosts/work/mattermost.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.mattermost-desktop
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue