formatted all files with nixfmt, added env variable to hold secrets
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ host, self, pkgs, ... }:
|
||||
{ host, self, pkgs, env, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user