Trim comments across configs and services
Shorten verbose multi-paragraph comments to essentials, and drop a stale claim in common.nix that jupiter kept its own copy of the base config (it now imports common.nix directly). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
# Shared base for all hosts: user, SSH hardening, nix settings, packages.
|
||||
# (jupiter still carries its own copy in services.nix; neptun uses this.)
|
||||
{
|
||||
# ---- User ----
|
||||
users.users.darman = {
|
||||
|
||||
Reference in New Issue
Block a user