| 4 Mar 2025 |
@77a5a1:matrix.org | Hello, I want enable 'Multiline' in pgcli pkgs but I can't find module for this package. How I can achieve this?
| 19:33:18 |
@77a5a1:matrix.org |  Download image.png | 19:33:19 |
@77a5a1:matrix.org | https://mynixos.com/search?q=pgcli | 19:33:43 |
@77a5a1:matrix.org | https://www.pgcli.com/config | 19:33:53 |
@77a5a1:matrix.org | by default config is stored here: ~/.config/pgcli/config is it possible to create config but in nix way? | 19:35:08 |
phanirithvij | there's two choices
- home-manager
xdg.configFile."pgcli/config" = ./pgclirc; (easy)
- wrap program, write a derivation and use wrapProgram or use viperML/wrapper-manager (portable, avoids home-manager)
- As it can take a custom location --pgclirc FILE Location of pgclirc file.
| 19:45:55 |
@77a5a1:matrix.org | I will try option with home-manager. Thank you | 19:46:44 |
phanirithvij | * there's two choices
-
home-manager xdg.configFile."pgcli/config".source = ./pgclirc; (easy)
-
wrap program, write a derivation and use wrapProgram or use viperML/wrapper-manager (portable, avoids home-manager)
- As it can take a custom location --pgclirc FILE Location of pgclirc file.
| 19:47:13 |
phanirithvij | the correct channel to ask these help questions is Nix/Nixos, this channel is about system administration for running NixOS systems in production. (description) | 19:52:14 |
| kosmician joined the room. | 23:24:37 |
| 7 Mar 2025 |
@adam:robins.wtf | https://link-society.github.io/flowg/docs/setup/forwarding-logs | 00:02:28 |
@adam:robins.wtf | choosing syslog for forwarding events seems an odd choice in 2025 | 00:02:48 |
@adam:robins.wtf | I guess it's pretty universal, and you can surely parse json or whatever, but still | 00:05:11 |
| TobiNary changed their profile picture. | 07:33:59 |
| phozzy joined the room. | 11:22:03 |
| @tulili:matrix.org changed their profile picture. | 19:41:42 |