mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
pgcli: init (#7072)
This commit is contained in:
parent
098e365dd8
commit
a1a72d18ee
8 changed files with 109 additions and 0 deletions
4
tests/modules/programs/pgcli/default.nix
Normal file
4
tests/modules/programs/pgcli/default.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
pgcli-example-settings = ./example-settings.nix;
|
||||
pgcli-empty-settings = ./empty-settings.nix;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue