2.home-manager/modules/lib
Michael 3527c8c778
sesh: add module (#5789)
Sesh is a CLI that helps you create and manage tmux sessions quickly and easily
using zoxide. See https://github.com/joshmedeski/sesh for more.
2025-03-29 09:32:11 -05:00
..
assertions.nix
booleans.nix lib.booleans: add yesNo function (#2818) 2022-04-07 22:36:13 -06:00
dag.nix lib: add functions to create DAGs from lists 2023-06-05 23:08:30 +02:00
default.nix nushell: create generator helpers 2024-10-17 12:54:19 +02:00
file-type.nix lib/file-type: Make force option visible (#6003) 2024-11-16 20:54:20 +01:00
generators.nix lib/generators: toHyprconf init 2024-04-30 00:07:06 +02:00
gvariant.nix lib: add two new gvariant types 2022-09-29 13:05:51 +02:00
maintainers.nix sesh: add module (#5789) 2025-03-29 09:32:11 -05:00
nushell.nix nushell: add settings option 2025-01-29 18:22:07 +01:00
shell.nix home-environment: add home.sessionSearchVariables 2025-03-09 09:36:41 -05:00
stdlib-extended.nix
strings.nix lib: remove top-level with lib 2021-10-31 08:50:53 +01:00
types-dag.nix lib: remove listOrDagOf type 2023-06-05 23:08:29 +02:00
types.nix nushell: create generator helpers 2024-10-17 12:54:19 +02:00
zsh.nix