disabled common home applications

This commit is contained in:
xeovalyte 2025-04-25 08:54:11 +02:00
parent 2bd950bd83
commit 751fc9298f
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:kSQDrQDmKzljJzfGYcd3m9RqHi4h8rSwkZ3sQ9kBURo

View File

@ -13,7 +13,7 @@
};
settings = {
applications.common.enable = true;
applications.common.enable = false;
applications.alacritty.enable = false;
applications.devenv.enable = false;
applications.firefox.enable = false;