nixcord shim
This commit is contained in:
parent
ae862e053f
commit
109322c176
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ inputs: {
|
||||||
sha256 = "0cdhq71wk5h3zcfrz8dyqc3vrjyikwjqsla855v036r54lch0kn2";
|
sha256 = "0cdhq71wk5h3zcfrz8dyqc3vrjyikwjqsla855v036r54lch0kn2";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
imports = [{options.programs.nixcord = lib.mkOption {type = lib.types.attrs;};}];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue