wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-25 00:10:55 +01:00
parent e327d0c225
commit 7f50ab6298

View file

@ -13,6 +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
../../modules/wm/ly ../../modules/wm/ly
../../modules/keyd ../../modules/keyd
]; ];