add shoutout

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2021-12-21 17:32:49 -05:00
parent f8fab80663
commit 3eab246d8e
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
environment.systemPackages = with pkgs; [ age minisign tmate jq nfs-utils git ];
services.getty.helpLine = "For help with this system, contact Cadey~#1337 on Discord.";
nix = {
autoOptimiseStore = true;
useSandbox = true;