chore: refactor

This commit is contained in:
♥ Minnie ♥ 2025-03-19 00:03:43 +08:00
parent 0c4507616f
commit dc32eaa8a5
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
4 changed files with 46 additions and 55 deletions

View file

@ -26,12 +26,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# Terminal Emulator
wezterm = {
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";