all repos — nixfiles @ 334a760e340ac9e57f15afe5c61f21509e7c0fa4

System and user configuration, managed by nix and home-manager

Remove st It doesn't work well with changing DPI

Alan Pearce
commit

334a760e340ac9e57f15afe5c61f21509e7c0fa4

parent

8d9e0b7f223662ca77e4eae65380ac6eb9d9e86b

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M modules/user-interface.nixmodules/user-interface.nix
@@ -51,11 +51,6 @@ ];
nixpkgs.config.allowUnfree = true; - nixpkgs.config.st = { - patches = [ ../config/st-scrollback-0.7.diff ]; - conf = builtins.readFile ../config/st-config.h; - }; - services.devmon.enable = true; services.emacs = {