Darryl Magadzika
Darryl Magadzika
### Description Adds the `output`, `sunrise` and `sunset` config options to wlsunset.nix ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x] Code tested...
### Description Add the blanket service from [blanket on github](https://github.com/rafaelmardojai/blanket) ### Checklist - [x] Change is backwards compatible. - [x] Code formatted with `./format`. - [x] Code tested through `nix-shell...
## Description of changes Update hmcl package to 3.5.7 and add myself as a maintainer since there are none currently ## Things done - Built on platform(s) - [x] x86_64-linux...
Hello. I am putting together a configuration struct that has a union value as an option. So far, deserializing enums does not work. Like in the example below. ```zig const...
Hello! I noticed that the `flake.nix` includes a `include_terminal` option, however this option is not available in the home-manager module. This option is added in this PR.
The flake.nix includes a include_terminal option, however this option is not available in the home-manager module.