Remove unused imports from Raspi systems

This commit is contained in:
Andreas Zweili 2023-06-12 14:29:59 +02:00
parent fec538bb37
commit ceeaf225db
11 changed files with 0 additions and 33 deletions

View File

@ -3,9 +3,6 @@ let
domain = "git.2li.ch";
in
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
fileSystems = {
"/mnt/external" = {
device = "/dev/disk/by-uuid/F73C-AA4F";

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, lib, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-usb.nix"
];
hardware = {
az-raspi4-usb = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;

View File

@ -1,8 +1,5 @@
{ hostname }: { inputs, pkgs, ... }:
{
imports = [
"${inputs.self}/modules/hardware/raspi4/raspi-ethernet.nix"
];
hardware = {
az-raspi4-ethernet = {
enable = true;