# lithium server { pkgs, lib, ... }: { imports = [ ./linux.nix ]; programs.git.signing.signByDefault = true; }