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