formatting

This commit is contained in:
John Lancaster
2026-04-20 22:40:08 -05:00
parent 3fc3beb4ed
commit 443020df4d
+2 -3
View File
@@ -14,9 +14,8 @@ in
imports = [ inputs.sops-nix.nixosModules.sops ]; imports = [ inputs.sops-nix.nixosModules.sops ];
}; };
# Define the homeModules that are used by flake-parts flake.modules.homeManager.mysops =
# https://flake.parts/options/home-manager.html#opt-flake.modules.homeManager { config, pkgs, lib, ... }:
flake.modules.homeManager.mysops = { config, pkgs, lib, ... }:
let let
cfg = config.mysops; cfg = config.mysops;
in in