feat: finally angular support

This commit is contained in:
2024-03-21 15:34:32 +01:00
parent 5a78fbaba0
commit 4ea5d6026a
5 changed files with 279 additions and 244 deletions

View File

@@ -4,7 +4,7 @@
rbw = import ./bitwarden.nix;
git = import ./git.nix;
lazygit.enable = true;
nixvim = import ./nixvim.nix {inherit pkgs;};
nixvim = import ./nixvim {inherit pkgs;};
firefox = import ./firefox.nix {inherit pkgs;};
gpg.enable = true;
btop = {