Redhawk

Results 128 comments of Redhawk

Are the `meta.docs` what are shown on the nixos wiki?

> > Is the uid and gid okay? I wasn't sure if there's a way to generate it dynamically. > > See https://github.com/NixOS/rfcs/blob/62d1245ec1eae275edb996229585637035c02538/rfcs/0052-dynamic-ids.md#using-ids-dynamically-allocated-by-nixos > > > But I installed this...

I think this pr is different enough, that other pr seems very focused on all the details of a declarative system and is inactive, this is just the ground work...

> ##### Reviewed points > > * [x] module path fits the guidelines > > * [ ] module tests succeed on ARCHITECTURE (no NixOS test) > > * [x]...

> > What kind of test would you want sense this a a ui? > > Something like this: https://github.com/NixOS/nixpkgs/blob/master/nixos/tests/bittorrent.nix I don't think I'm advanced enough to write a test...

> > I don't think I'm advanced enough to write a test like that yet. > > Like I said, the test is optional 😁 Thanks, I believe this is...

> I got this error: > > ``` > error: The option `systemd.services.qbittorrent-nox.Wants' does not exist. Definition values: > - In `/nix/store/k1z1bn2qrkdj7yvd1s5b7r93h1ygnbxc-source/nixos/modules/services/torrent/qbittorrent-nox.nix': > [ > "network-online.target" > ] > ```...

Please rereview @bbigras