toes
This commit is contained in:
parent
e10d5fde20
commit
2fb1cff6d5
|
@ -56,6 +56,10 @@
|
||||||
# networking.firewall.allowedTCPPorts = [];
|
# networking.firewall.allowedTCPPorts = [];
|
||||||
# networking.firewall.allowedUDPPorts = [];
|
# networking.firewall.allowedUDPPorts = [];
|
||||||
|
|
||||||
|
# To trust others, you first must trust yourself
|
||||||
|
# - Homless guy that looked like Sun Tzu
|
||||||
|
security.pki.certificateFiles = [ ./trust/homelab.pem ];
|
||||||
|
|
||||||
modules.shell.tmux.enable = true;
|
modules.shell.tmux.enable = true;
|
||||||
|
|
||||||
void = {
|
void = {
|
||||||
|
|
Loading…
Reference in a new issue