removed discord, added sshfs nfs mount

This commit is contained in:
Bryan Ramos 2026-03-14 20:05:10 -04:00
parent c008858b2e
commit 7c2cc7fd7a
2 changed files with 23 additions and 3 deletions

View file

@ -18,8 +18,9 @@ in
home.packages = with pkgs; [
ytmdesktop
discordo
webcord
#discordo
#webcord
discord
];
};
}