{ inputs, pkgs, ... }: { # imports = [ # inputs.sops.homeManagerModules.sops # ]; home.packages = with pkgs; [ sops ]; }