tgt: disable
This commit is contained in:
parent
551cf94d4e
commit
5d755bf63b
@ -293,16 +293,16 @@ in
|
|||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
|
|
||||||
systemd.packages = with pkgs; [
|
# systemd.packages = with pkgs; [
|
||||||
tgt
|
# tgt
|
||||||
];
|
# ];
|
||||||
|
|
||||||
environment.etc."tgt/targets.conf".text = ''
|
# environment.etc."tgt/targets.conf".text = ''
|
||||||
<target iqn.2019-11.nyanlout.re:steam>
|
# <target iqn.2019-11.nyanlout.re:steam>
|
||||||
backing-store /dev/zvol/loutrepool/steam-lun
|
# backing-store /dev/zvol/loutrepool/steam-lun
|
||||||
initiator-address 10.30.50.3
|
# initiator-address 10.30.50.3
|
||||||
</target>
|
# </target>
|
||||||
'';
|
# '';
|
||||||
|
|
||||||
users.groups.acme.members = [ "matrix-synapse" ];
|
users.groups.acme.members = [ "matrix-synapse" ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user