where does the error originate?
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib, flakeRoot, ... }:
|
||||
{ config, hello, pkgs, lib, flakeRoot, ... }:
|
||||
let
|
||||
# Read environment variables from file
|
||||
envVars = lib.genAttrs (builtins.splitStrings "\n" (builtins.readFile (toString ./assets/conf/apps/ai.env)))
|
||||
|
||||
Reference in New Issue
Block a user