formatted all files with nixfmt, added env variable to hold secrets
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{
|
||||
pkgs
|
||||
}:
|
||||
{ pkgs }:
|
||||
pkgs.writeShellApplication {
|
||||
name = "nsp";
|
||||
text = ''
|
||||
|
||||
Reference in New Issue
Block a user