This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-22 19:23:56 -05:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
84e1f6cf34
nixcfg
/
hardwareModules
/
default.nix
15 lines
128 B
Nix
Raw
Normal View
History
Unescape
Escape
move duplicated hardware configuration to config.ar.hardware module
2024-06-26 22:13:02 -04:00
inputs
:
{
config
,
pkgs
,
lib
,
.
.
.
}
:
{
imports
=
[
./cpu
./gpu
move power-profiles-daemon to hardwareModules
2024-06-26 22:22:14 -04:00
./laptop
move duplicated hardware configuration to config.ar.hardware module
2024-06-26 22:13:02 -04:00
./options.nix
./ssd
]
;
}
Reference in a new issue
Copy permalink