add storage drives for muffinman
This commit is contained in:
parent
5ac5f8adba
commit
a3e0c39e40
2 changed files with 19 additions and 4 deletions
|
|
@ -114,7 +114,10 @@ in
|
|||
# enableSSHSupport = true;
|
||||
# };
|
||||
|
||||
# List services that you want to enable:
|
||||
# auto unlock storage drive
|
||||
environment.etc.crypttab.text = ''
|
||||
cryptstorage UUID=74b68945-6edf-4141-93d4-bcccb310f7df /etc/secrets/storage_keyfile.key
|
||||
'';
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue