From adb4a2868fba667f0168ad11b81bf99aef4fa207 Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Fri, 8 Nov 2024 21:26:16 -0800 Subject: [PATCH] signal mommy --- systems/BASED.nix | 1 + users/tao/wezterm.lua | 2 ++ users/vy.nix | 1 + 3 files changed, 4 insertions(+) diff --git a/systems/BASED.nix b/systems/BASED.nix index 8b03b03..2758de5 100644 --- a/systems/BASED.nix +++ b/systems/BASED.nix @@ -177,6 +177,7 @@ ]; }; nixpkgs.config = {allowUnfree = true;}; + nix.nixPath = ["nixpks=${pkgs.path}"]; nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; system.stateVersion = lib.mkDefault "23.05"; diff --git a/users/tao/wezterm.lua b/users/tao/wezterm.lua index 2601457..3f7e46e 100644 --- a/users/tao/wezterm.lua +++ b/users/tao/wezterm.lua @@ -2,6 +2,7 @@ local wezterm = require 'wezterm'; local config = { font = wezterm.font 'FiraCode Nerd Font', color_scheme = 'GruvboxDarkHard', + window_decorations = "RESIZE", warn_about_missing_glyphs = false, check_for_updates = false, @@ -11,6 +12,7 @@ local config = { -- enable_wayland = false, webgpu_power_preference = 'LowPower', front_end = 'WebGpu', + } return config diff --git a/users/vy.nix b/users/vy.nix index 7b2b718..08aa37a 100644 --- a/users/vy.nix +++ b/users/vy.nix @@ -5,6 +5,7 @@ jellyfin-media-player keepassxc onlyoffice-bin + signal-desktop snapper syncthingtray yt-dlp