ChanServ changed the topic of #nixos-systemd to: NixOS <3 systemd | https://jitsi.nixcon.net/systemd | Next meeting 08.12.2020 14:00 UTC (every two weeks)
elvishjerricco has quit [Remote host closed the connection]
elvishjerricco has joined #nixos-systemd
elvishjerricco has quit [Remote host closed the connection]
<{^_^}>
#120617 (by mweinelt, 14 seconds ago, open): Empty list leads to non-existent CapabilityBoundingSet
<andi->
Expected behaviour. lists are additive.
<hexa->
so a case for nixpkgs-hammering?
<andi->
maybe
<pie_>
does setting systemd.service.*.enable = false still let me start the service manually?
<pie_>
"If set to false, this unit will be a symlink to /dev/null. This is primarily useful to prevent specific template instances (e.g. serial-getty@ttyS0) from being started. Note that enable=true does not make a unit start by default at boot; if you want that, see wantedBy."
<pie_>
Id like a service that isnt run by default
manveru[m] has quit [Ping timeout: 245 seconds]
manveru[m] has joined #nixos-systemd
<lukegb>
pie_: that's hinted at towards the end
<lukegb>
If the service isn't wantedBy anything it won't get started