not-os icon indicating copy to clipboard operation
not-os copied to clipboard

nixpkgs update fixes

Open fsagbuya opened this issue 2 years ago • 0 comments

Description

This PR aims to fix some errors when updating to new nixpkgs.

The following fixes are based from this commit.

  1. Re-apply the deprecated var value due to systemd preference.

This is to fix the error of :

Missing privilege separation directory: /var/empty

Related PR: #25

fsagbuya avatar Jan 02 '24 09:01 fsagbuya