From 83cc1f0abe1eeb40c16f0c85e507c5fb617265c5 Mon Sep 17 00:00:00 2001 From: Aria Nolan Date: Fri, 29 Dec 2023 21:57:56 -0500 Subject: [PATCH] disabled foot server --- users/tacocat/wayland/foot.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/users/tacocat/wayland/foot.nix b/users/tacocat/wayland/foot.nix index 1d876c7..67e8f5b 100644 --- a/users/tacocat/wayland/foot.nix +++ b/users/tacocat/wayland/foot.nix @@ -1,7 +1,6 @@ { programs.foot = { enable = true; - server.enable = true; settings = { main = { shell = "/usr/bin/env fish";