chore: pretty up with aljeandra

This commit is contained in:
Peritia 2025-09-29 16:34:33 +02:00
parent 8342fcecce
commit 9758f1800f
3 changed files with 17 additions and 12 deletions

View file

@ -6,9 +6,12 @@
# Options:
# - enable -> Enable GParted system module
#
{ config, lib, pkgs, ... }:
let
{
config,
lib,
pkgs,
...
}: let
cfg = config.nyx-module.system.gparted;
in {
options.nyx-module.system.gparted = {