home: Temporarily disable X‐dependent applications

This commit is contained in:
Mikael 2024-09-15 15:19:27 +02:00
parent a99e4ee0c7
commit 97606a6744
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -46,7 +46,6 @@ let
in lib.getExe pkg;
in lib.mkIf (osConfig.hardware.graphics.enable or false) {
home.packages = with pkgs; [
abiword
calibre
evolution
fractal
@ -56,7 +55,6 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
obsidian
restic
simple-scan
signal-desktop
];
programs.fuzzel = {