mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
test: forgejo microVM
This commit is contained in:
parent
aedf6e4be4
commit
6d83b2b2f5
11 changed files with 270 additions and 294 deletions
|
|
@ -5,7 +5,6 @@
|
|||
}:
|
||||
let
|
||||
inherit (flake.config.machines.devices) ceres;
|
||||
inherit (flake.config.services) instances;
|
||||
ceresSecrets = config.sops.secrets."network/server".path;
|
||||
|
||||
sambaDrives = [
|
||||
|
|
@ -13,7 +12,7 @@ let
|
|||
];
|
||||
|
||||
sambaFolders = [
|
||||
instances.jellyfin.name
|
||||
"storage"
|
||||
];
|
||||
|
||||
sambaMounts = sambaDrive: folder: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue