mashu: Tempoarilly disable xournalpp

This commit is contained in:
PapaTutuWawa 2021-10-31 23:49:39 +01:00
parent 1e0cc87dcc
commit 50c7d023c5

View File

@ -15,7 +15,7 @@ in mkHost config {
wireless = true;
wifiInterface = "wlp1s0";
programImports = [
"zsh" "git" "mpv" "tmux" "firefox" "gnome-terminal" "gnome" "i18n" "xournalpp" "nextcloud"
"zsh" "git" "mpv" "tmux" "firefox" "gnome-terminal" "gnome" "i18n" "nextcloud" # "xournalpp"
"distributed-build/offload.nix"
];
fileSystems = {
@ -56,7 +56,7 @@ in mkHost config {
'';
services.xserver.libinput.touchpad = {
tapping = true;
disableWhileTrying = true;
disableWhileTyping = true;
};
# TODO: phosh only allows numerical PINs...