clean module's default.nix
All checks were successful
nix flake show / show-flake (push) Successful in 31s

This commit is contained in:
smayzy 2025-07-23 19:07:55 +02:00
parent a5f666c221
commit 40546f121f
22 changed files with 22 additions and 22 deletions

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./pipewire.nix ./pipewire.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./nh.nix ./nh.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./base.nix ./base.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./firefox.nix ./firefox.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./fritzing.nix ./fritzing.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./element.nix ./element.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./kde.nix ./kde.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { lib, ... }:
{ {
imports = [ imports = [
./audio ./audio

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./sddm.nix ./sddm.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./calibre.nix ./calibre.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./flatpak.nix ./flatpak.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./steam.nix ./steam.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./desktop.nix ./desktop.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./nvidia.nix ./nvidia.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./arduino.nix ./arduino.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./office.nix ./office.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./stylix.nix ./stylix.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./zsh.nix ./zsh.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./gui-utilities.nix ./gui-utilities.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./qemu.nix ./qemu.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./mullvad.nix ./mullvad.nix

View File

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }: { ... }:
{ {
imports = [ imports = [
./hyprland.nix ./hyprland.nix