packages: move Signal, Discord, Tokodon to private storage
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{ config, lib, ... }:
|
||||
|
||||
lib.mkIf config.sane.home-manager.enable
|
||||
# XXX: this doesn't work when discord files are persisted to ~/private
|
||||
# TODO: is there some env var for this? or i could wrap the Discord binary to create this on launch
|
||||
lib.mkIf false
|
||||
# lib.mkIf config.sane.home-manager.enable
|
||||
{
|
||||
# TODO: this should only be enabled on gui devices
|
||||
# make Discord usable even when client is "outdated"
|
||||
|
Reference in New Issue
Block a user