Fixed titans hardware config calls

This commit is contained in:
2025-09-14 10:39:51 -04:00
parent 2674bb1395
commit 9fe6d7b62d
4 changed files with 45 additions and 45 deletions

View File

@@ -6,8 +6,7 @@
{
imports = [
./hardware-configuration-titan.nix
./server-partitioning.nix
../server-partitioning.nix
./configuration-common.nix
];
nixpkgs.config.allowUnfree = true;