add discord on haze
This commit is contained in:
parent
ec53faa344
commit
d3b36c30a5
2 changed files with 7 additions and 0 deletions
6
hosts/haze/discord.nix
Normal file
6
hosts/haze/discord.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.discord
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue