Update nixos system config
This commit is contained in:
parent
c85ea77b73
commit
c674f26e69
5 changed files with 57 additions and 49 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ config, pkgs, ... }: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./disk-config.nix
|
||||
./containers.nix # Host-specific container definitions
|
||||
./proxy.nix # Host-specific Traefik dynamic configuration
|
||||
./disk-health.nix # Host-specific disk health monitoring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue