diff --git a/modules/home/packages/default.nix b/modules/home/packages/default.nix index 3f68848..ec8239d 100644 --- a/modules/home/packages/default.nix +++ b/modules/home/packages/default.nix @@ -12,5 +12,6 @@ pkgs: with pkgs; { ]; random = [ telegram-desktop + xonotic ]; }