Adding pass-autotype

This commit is contained in:
2026-04-12 17:09:00 +02:00
parent 040c6e8b31
commit cca943c25c
4 changed files with 78 additions and 15 deletions

View File

@@ -1,4 +1,10 @@
{ lib, config, pkgs, hyprland-toggle-tiling, legacy-launcher, ... }:
{ lib,
config,
pkgs,
hyprland-toggle-tiling,
legacy-launcher,
pass-autotype,
... }:
{
imports = [
@@ -9,6 +15,7 @@
homeDirectory = "/home/typo";
stateVersion = "25.11";
packages = with pkgs; [
pass-autotype
winbox4
legacy-launcher
hyprland-toggle-tiling