This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
nix-config
Watch
1
Star
0
Fork
0
You've already forked nix-config
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1aef3db69db815f6e0769acc5905259109d23cfd
nix-config
/
system
/
hardware
/
default.nix
9 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: refactor system modules
2025-07-05 00:02:39 +02:00
{
imports
=
[
./amdgpu.nix
./bluetooth.nix
./sound.nix
feat(hardware): move hardware inputs to dedicated module
2025-11-07 02:26:13 +01:00
./input
chore: refactor system modules
2025-07-05 00:02:39 +02:00
]
;
}
Reference in New Issue
Copy Permalink