wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-24 23:45:43 +01:00
parent d7649ff7ee
commit a8b5298679
5 changed files with 25 additions and 6 deletions

View file

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