mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-24 18:19:11 +00:00
chore: reformat codebase
This commit is contained in:
parent
52d2f0186e
commit
55cbb8f23a
@ -5,7 +5,7 @@
|
||||
flake = flake-parts-lib.mkSubmoduleOptions {
|
||||
homeConfigurations = lib.mkOption {
|
||||
type = with lib.types; lazyAttrsOf raw;
|
||||
default = {};
|
||||
default = { };
|
||||
description = ''
|
||||
Instantiated home-manager configurations.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user