Loïc Reynier
15d94f3058
pet: don't create file without snippets
2022-12-04 12:28:03 +01:00
Mmequignon
d85bf67c48
pet: fix settings format issue
...
Before it was not possible to place setting values outside the
`General` section.
2021-11-17 23:42:21 +01:00
Naïm Favier
bd11e2c5e6
Replace usage of literalExample
...
Instead use the new function `literalExpression`. See
https://github.com/NixOS/nixpkgs/pull/136909
2021-10-13 00:16:10 +02:00
Tamás Hetesi
1e7e8ac75d
pet: Add support for tags in snippets ( #1883 )
...
Add missing `tag` option for elements of `programs.pet.snippets`.
2021-04-20 16:16:27 -04:00
Vojtěch Káně
84bcce3c25
pet: add module
...
Adds a pet module without sync support as it makes no sense when
configuration is managed with Home Manager and the config would be
unwritable for pet anyway.
PR #1045
2020-09-22 23:20:17 +02:00