refactor: simplify hardware config filename

This commit is contained in:
tux
2025-01-05 02:21:18 +05:30
parent 807f8ab442
commit 1d32904ff5
9 changed files with 18 additions and 17 deletions

View File

@ -6,7 +6,7 @@
...
}: {
imports = [
./hardware-configuration.nix
./hardware.nix
../common
../../modules/nixos/uptime-kuma.nix
];