paths are hard

This commit is contained in:
Kyle Isom 2025-09-01 00:25:51 -07:00
parent 764ed1d075
commit 01033b8c26
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
{ {
imports = [ imports = [
./hardware-configuration.nix ./hardware-configuration.nix
../configs/desktop.nix ../../configs/desktop.nix
]; ];
} }