test
This commit is contained in:
parent
89dbf642aa
commit
3a4a1baebb
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
modules = [
|
modules = [
|
||||||
# Configuration Imports
|
# Configuration Imports
|
||||||
./configuration.nix # Common NixOS Configuration
|
./configuration.nix # Common NixOS Configuration
|
||||||
./hosts/${hostname} # Hardware-specific Configuration
|
./hosts/${hostname}/ # Hardware-specific Configuration
|
||||||
|
|
||||||
# Flake Imports
|
# Flake Imports
|
||||||
sops-nix.nixosModules.sops # Handle secrets
|
sops-nix.nixosModules.sops # Handle secrets
|
||||||
|
|
Loading…
Reference in a new issue