This website requires JavaScript.
Explore
Help
Sign in
nyancat
/
flake
Watch
1
Fork
You've already forked flake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e745404fa6
flake
/
nixos
/
modules
/
myFlake
/
hardware
/
components
/
default.nix
8 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
nixos, modules: rename myFlake.nixos.hardware.{cpu,gpu,misc} -> myFlake.nixos.hardware.components.{cpu,gpu,misc}
2023-11-29 18:37:42 +00:00
{
.
.
.
}:
{
imports
=
[
nixos: modules: hardware: simplify
2023-12-17 12:43:24 +00:00
./audio.nix
./bluetooth.nix
./tpm.nix
nixos, modules: rename myFlake.nixos.hardware.{cpu,gpu,misc} -> myFlake.nixos.hardware.components.{cpu,gpu,misc}
2023-11-29 18:37:42 +00:00
]
;
}
Reference in a new issue
Copy permalink