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:
@ -20,6 +20,7 @@ in {
|
||||
];
|
||||
fonts.fontDir.enable = true;
|
||||
security.pam = {
|
||||
services.greetd.enableGnomeKeyring = true;
|
||||
services.gtklock = {};
|
||||
loginLimits = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user