steam + discord
This commit is contained in:
7
common/pc/discord.nix
Normal file
7
common/pc/discord.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
users.users.googlebot.packages = [
|
||||
pkgs.discord
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user