3 Commits

Author SHA1 Message Date
65ed41dffd
Fix: Add networkmanager group to default user in networking module. 2025-02-16 16:15:54 -08:00
5a0047e98e
Fix: Networking module using self-IP for default gateway. 2025-02-16 16:00:06 -08:00
fff1d2c480
Enhancement (WIP): Consolidate system configurations into modules.
- system: Module describes core Linux system configuration parameters, and NixOS system parameters.
  - networking: Basic networking config for metal hosts.
  - sops: Configures sops-nix to decrypt secrets as appropriate, and provides a useful shell helper.
  - smb: Reusable module that returns one smb mount.
  - iscsi: Autoconnect and auto-mount iscsi target.
  - git: Basic Git config.
  - docker: Configure Docker.
  - hardware: Set of modules for physical hardware devices and their related configurations.
2025-02-16 00:13:27 -08:00