Remove deprecated file.
This commit is contained in:
@@ -42,7 +42,6 @@ Each layer extends the previous one, inheriting all configurations. Hosts select
|
||||
│ ├── desktop-node.nix # Desktop layer: GUI environment
|
||||
│ ├── cloud-node.nix # Cloud VPS profile
|
||||
│ ├── compute-node.nix # Nomad worker profile
|
||||
│ ├── base-node.nix # [DEPRECATED] Alias for cluster-node
|
||||
│ └── [feature modules] # Individual feature configs
|
||||
├── hosts/
|
||||
│ ├── c1/ # Compute node 1
|
||||
|
||||
Reference in New Issue
Block a user