mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Move hardware config files again
This commit is contained in:
parent
a87b591fa4
commit
90a5961845
10 changed files with 10 additions and 16 deletions
|
|
@ -2,7 +2,8 @@
|
|||
{
|
||||
imports = [
|
||||
../common.nix
|
||||
./hardware
|
||||
./hardware.nix
|
||||
./disko.nix
|
||||
];
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue