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
5fe1d802b8
flake
/
nixos
/
modules
/
hardware
/
cpu
/
default.nix
6 lines
46 B
Nix
Raw
Normal View
History
Unescape
Escape
flake: format everything using alejandra
2023-11-04 10:14:42 +00:00
{
.
.
.
}:
{
hardware: overhaul hardware configuration - moved nvidia prime `xxxBusId` to machines specific configuration - moved hostname config to flake.nix - added per-machine configuration (example usage: multiple machines with same model)
2023-10-07 08:19:15 +00:00
imports
=
[
nixos,modules: add myFlake.nixos.hardware
2023-11-17 07:17:12 +00:00
./intel.nix
hardware: overhaul hardware configuration - moved nvidia prime `xxxBusId` to machines specific configuration - moved hostname config to flake.nix - added per-machine configuration (example usage: multiple machines with same model)
2023-10-07 08:19:15 +00:00
]
;
flake: format everything using alejandra
2023-11-04 10:14:42 +00:00
}
Reference in a new issue
Copy permalink