feat: add pimalaya profile
This commit is contained in:
parent
6913bb4ee3
commit
d2a4ec7f03
9 changed files with 638 additions and 29 deletions
13
flake.nix
13
flake.nix
|
|
@ -49,6 +49,19 @@
|
|||
blink-compat.url = "github:Saghen/blink.compat";
|
||||
blink-compat.flake = false;
|
||||
|
||||
# Pimalaya
|
||||
himalaya.url = "github:pimalaya/himalaya";
|
||||
himalaya.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
neverest.url = "github:pimalaya/neverest";
|
||||
neverest.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
mirador.url = "github:pimalaya/mirador";
|
||||
mirador.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
himalaya-vim.url = "github:pimalaya/himalaya-vim";
|
||||
himalaya-vim.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# river
|
||||
river.url = "git+https://github.com/riverwm/river?submodules=1";
|
||||
river.flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue