chore: refactor

This commit is contained in:
♥ Minnie ♥ 2025-03-08 14:01:08 +08:00
parent f06011e890
commit e6b6325ba6
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
7 changed files with 44 additions and 227 deletions

View file

@ -31,12 +31,13 @@
url = "github:wez/wezterm/main?dir=nix";
inputs.nixpkgs.follows = "nixpkgs";
};
# Our personal flakes
nixvim.url = "git+https://git.sajenim.dev/jasmine/nvim.nix.git";
xmonad-config.url = "git+https://git.sajenim.dev/jasmine/xmonad-config.git";
# Add any other flake you might need.
nix-minecraft.url = "github:Infinidoge/nix-minecraft";
nixvim.url = "git+https://git.sajenim.dev/jasmine/nvim.nix.git";
xmonad-config.url = "git+https://git.sajenim.dev/jasmine/xmonad-config.git";
remarks.url = "github:Azeirah/remarks";
nix-jetbrains-plugins.url = "github:theCapypara/nix-jetbrains-plugins";
};