Former-commit-id: 7904e497bd
This commit is contained in:
Hadi
2024-09-11 17:53:25 +02:00
parent b41dfdf664
commit 6207e48d84
5 changed files with 156 additions and 137 deletions

View File

@@ -32,6 +32,10 @@
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";
anotherhadi-portfolio.url = "github:anotherhadi/portfolio";
plugin-markdown = {
url = "github:MeanderingProgrammer/markdown.nvim";
flake = false;
};
};
outputs = inputs@{ nixpkgs, ... }: {