fix documents path not found on linux
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
packages = with pkgs; [
|
||||
# Needed by flutter_secure_storage
|
||||
libsecret.dev
|
||||
|
||||
# Needed by path_provider on linux
|
||||
xdg-user-dirs
|
||||
];
|
||||
|
||||
processes.web-server = {
|
||||
|
||||
Reference in New Issue
Block a user