hosts/dunamis/programs.nix: add mosh

modules/home/desktop/niri/default.nix: change tab bar
modules/home/programs/terminal/wezterm.nix: fix keybinds
modules/nixos/desktop/niri.nix: auto-unlock gnome-keyring

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-10 15:37:25 +03:00
parent 4166160eb9
commit 4c5a461712
4 changed files with 11 additions and 9 deletions

View File

@ -20,6 +20,7 @@ in {
];
fonts.fontDir.enable = true;
security.pam = {
services.greetd.enableGnomeKeyring = true;
services.gtklock = {};
loginLimits = [
{