Fix selene

This commit is contained in:
Maxiem Geldhof 2025-10-13 18:56:59 +02:00
parent 893ec06b7c
commit 648bf43f76
15 changed files with 142 additions and 14 deletions

View file

@ -1,7 +1,7 @@
{ ... }:
{
imports = [
./hardware-configuration.nix
./hardware.nix
./networking.nix # generated at runtime by nixos-infect
];