nixcord shim

This commit is contained in:
notgne2 2025-11-10 01:27:49 -07:00
parent ae862e053f
commit 109322c176
No known key found for this signature in database

View file

@ -10,6 +10,8 @@ inputs: {
sha256 = "0cdhq71wk5h3zcfrz8dyqc3vrjyikwjqsla855v036r54lch0kn2";
};
in {
imports = [{options.programs.nixcord = lib.mkOption {type = lib.types.attrs;};}];
programs.home-manager.enable = true;
home.packages = with pkgs; [