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