mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(engiadina): move to a directory that is not deleted on startup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
let
|
||||
inherit (import <niveum/lib>) tmpfilesConfig;
|
||||
cdnRoot = "/run/engiadina";
|
||||
cdnRoot = "/var/lib/engiadina";
|
||||
in
|
||||
{
|
||||
imports = [ <stockholm/krebs/3modules/permown.nix> ];
|
||||
|
||||
Reference in New Issue
Block a user