signal mommy

This commit is contained in:
Tao Tien 2024-11-08 21:26:16 -08:00
parent 1fa23239ee
commit adb4a2868f
3 changed files with 4 additions and 0 deletions

View file

@ -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";

View file

@ -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

View file

@ -5,6 +5,7 @@
jellyfin-media-player
keepassxc
onlyoffice-bin
signal-desktop
snapper
syncthingtray
yt-dlp