chore: pretty up with aljeandra
This commit is contained in:
parent
8342fcecce
commit
9758f1800f
3 changed files with 17 additions and 12 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue