nc
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
hosts/nas/*.conf
|
||||
hosts/nas/*.users
|
||||
result
|
||||
result
|
||||
.codegpt
|
||||
@@ -84,7 +84,7 @@ in
|
||||
mail_domain = "gmail.com";
|
||||
mail_smtpauth = 1;
|
||||
mail_smtpname = "matt.l.jallen";
|
||||
mail_smtppassword = smtppassword;
|
||||
mail_smtppassword = "egzo mltu kkoc hrfe "; # TODO: smtppassword;
|
||||
mail_smtpsecure = "ssl";
|
||||
mail_smtphost = "smtp.gmail.com";
|
||||
mail_smtpport = 465;
|
||||
|
||||
@@ -122,8 +122,6 @@ in
|
||||
vim
|
||||
vulkan-tools
|
||||
wget
|
||||
|
||||
outputs.manyfold.packages.default
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user