parent
f8fab80663
commit
3eab246d8e
|
@ -6,6 +6,8 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ age minisign tmate jq nfs-utils git ];
|
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 = {
|
nix = {
|
||||||
autoOptimiseStore = true;
|
autoOptimiseStore = true;
|
||||||
useSandbox = true;
|
useSandbox = true;
|
||||||
|
|
Loading…
Reference in New Issue