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