mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-01 07:26:05 +02:00
nix: Use naming convention for hardware-configuration
Although I could just integrate this directly in configuration.nix since everything is a module, having a separate hardware-configuration.nix makes it easier to integrate with other devices that may output different configurations.
This commit is contained in:
parent
5fb6b65d24
commit
dc84c859e5
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
imports = [
|
|
||||||
./laptop
|
|
||||||
./mullvad
|
|
||||||
./networking
|
|
||||||
./virtualization
|
|
||||||
];
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user