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