Added hledger and its ui.
This commit is contained in:
parent
83cd8ce514
commit
ed6fa45bea
2
home.nix
2
home.nix
|
|
@ -83,7 +83,7 @@ in {
|
||||||
xdg-terminal-exec
|
xdg-terminal-exec
|
||||||
blueman
|
blueman
|
||||||
] ++ # Basic utilities
|
] ++ # Basic utilities
|
||||||
[ bitwarden-cli htop snore ]
|
[ bitwarden-cli htop snore hledger hledger-ui ]
|
||||||
++ # Personalized selection of command-line (CLI/TUI) apps
|
++ # Personalized selection of command-line (CLI/TUI) apps
|
||||||
[ terminal ] ++ # Terminal emulator
|
[ terminal ] ++ # Terminal emulator
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue