add device.nix

This commit is contained in:
Asaki Yuki 2026-04-13 19:25:39 +07:00
parent 0f6fdf63f1
commit 17bb2d39ef
3 changed files with 100 additions and 97 deletions

View file

@ -8,6 +8,7 @@
{
imports = [
./programs.nix
./device.nix
(libs.root "/modules/hardware/default.nix")