some shell tweaks, hush

This commit is contained in:
atagen 2025-09-19 11:02:43 +10:00
parent 6b2b079a18
commit 5203e0b27e
9 changed files with 177 additions and 108 deletions

View file

@ -1,6 +1,6 @@
{ config, pkgs, ... }:
{
user.packages = [ pkgs.fluffychat ];
user.packages = [ pkgs.element-desktop ];
# hm.programs.firefox.webapps = {
# "Microsoft-Teams" = {
# url = "https://teams.microsoft.com";