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 = [
./pipewire.nix

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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