home: Temporarily disable X‐dependent applications
This commit is contained in:
parent
a99e4ee0c7
commit
97606a6744
1 changed files with 0 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue