Giulio De Pasquale 184f039e40 refactor(dns/network): replace dnsResolvableName with hostname and restructure DNS record generation
- Replaced `dnsResolvableName` with `hostname` in device configuration options
- Updated DNS record generation logic to use `hostname` instead of domain-based naming
- Removed deprecated `dnsResolvableName` option from network module
- Restructured DNS record templates to use consistent formatting
- Simplified code structure by removing redundant whitespace and reorganizing attribute definitions
- Updated `generateDeviceHostRecords` to use new naming convention and improved template syntax
2025-06-05 16:53:35 +01:00
2025-06-04 15:41:49 +01:00
2025-06-04 12:44:39 +01:00
2025-04-22 15:24:33 +01:00
2021-10-13 13:29:07 +01:00
2025-05-06 13:00:56 +01:00
2025-05-06 13:00:56 +01:00
2023-02-17 17:54:57 +01:00

Nix Flake README

This Nix Flake defines the NixOS configurations and Home-Manager configurations for my personal systems.

NixOS Configurations

  • architect
  • gAluminum

Home-Manager Configurations

  • giulioMac
  • giulioAarch
  • giulioX64
  • giulioX64NoSSH
Description
No description provided
Readme 2.3 MiB
Languages
Nix 95%
Shell 5%