not-os
not-os copied to clipboard
nixpkgs update fixes
Description
This PR aims to fix some errors when updating to new nixpkgs.
The following fixes are based from this commit.
- Re-apply the deprecated var value due to
systemdpreference.
This is to fix the error of :
Missing privilege separation directory: /var/empty
Related PR: #25