This commit is contained in:
Osman Faruk Bayram 2025-10-22 21:19:39 +03:00
parent 23cb1166c9
commit 181fa36037
5 changed files with 0 additions and 11 deletions

View file

@ -1,7 +1,3 @@
{
lib,
...
}:
{
imports = [
./hardware-configuration.nix

View file

@ -1,5 +1,4 @@
{
lib,
inputs,
...
}:

View file

@ -1,7 +1,3 @@
{
lib,
...
}:
{
imports = [
./hardware-configuration.nix

View file

@ -1,6 +1,5 @@
{
pkgs,
lib,
inputs,
...
}:

View file

@ -1,4 +1,3 @@
{ lib, ... }:
{
imports = [
./hardware-configuration.nix