wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-25 00:12:51 +01:00
parent 7f50ab6298
commit 826ae9f872

View file

@ -13,7 +13,7 @@
imports = imports =
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
./hardware-configuration.nix ./hardware-configuration.nix
imports.home-manager.nixosModules.home-manager inputs.home-manager.nixosModules.home-manager
../../modules/wm/ly ../../modules/wm/ly
../../modules/keyd ../../modules/keyd
]; ];