add device.nix
This commit is contained in:
parent
0f6fdf63f1
commit
17bb2d39ef
3 changed files with 100 additions and 97 deletions
|
|
@ -8,6 +8,7 @@
|
|||
{
|
||||
imports = [
|
||||
./programs.nix
|
||||
./device.nix
|
||||
|
||||
(libs.root "/modules/hardware/default.nix")
|
||||
|
||||
|
|
|
|||
Reference in a new issue