update deck hardware config

This commit is contained in:
Yan Lin 2025-11-02 19:48:31 +01:00
parent 236724a3ae
commit 328b8d6411
2 changed files with 18 additions and 32 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./hardware-configuration.nix
./disk-config.nix
../system-default.nix # Common NixOS system configuration
../../../modules/desktop.nix
];