fix(imxyy-nix-server): NAS

This commit is contained in:
2025-07-13 13:35:01 +08:00
parent 390e75ce8e
commit 422259838b
2 changed files with 0 additions and 25 deletions

View File

@@ -1,5 +1,4 @@
{
config,
lib,
pkgs,
username,
@@ -107,15 +106,6 @@
"image/png" = imageviewer;
"image/webp" = imageviewer;
};
extraBookmarks =
let
homedir = config.my.home.home.homeDirectory;
in
[
"file://${homedir}/NAS NAS"
"file://${homedir}/NAS/imxyy_soope_ NAS imxyy_soope_"
"file://${homedir}/NAS/imxyy_soope_/OS NAS OS"
];
};
persist = {
enable = true;