chore: refactor
This commit is contained in:
parent
0c4507616f
commit
dc32eaa8a5
4 changed files with 46 additions and 55 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue