Merge branch 'service-hardening'

This commit is contained in:
Jonas Nick 2019-05-03 15:51:38 +00:00
commit 54a6a3363e
No known key found for this signature in database
GPG key ID: 4861DBF262123605
14 changed files with 123 additions and 58 deletions

View file

@ -169,6 +169,10 @@ This is borrowed from the [NixOS manual](https://nixos.org/nixos/manual/index.ht
swapon /dev/sda2
```
4. Option 3: Set up encrypted partitions:
Follow the guide at https://gist.github.com/martijnvermaat/76f2e24d0239470dd71050358b4d5134.
5. Generate NixOS config
```