Kakoune modularization
This commit is contained in:
parent
8e57725eb4
commit
99ecdcaa57
2 changed files with 298 additions and 420 deletions
6
home.nix
6
home.nix
|
|
@ -1,10 +1,6 @@
|
|||
{ pkgs, lib, ... }:
|
||||
|
||||
let
|
||||
nix-rice = fetchTarball {
|
||||
url = "https://github.com/bertof/nix-rice/archive/refs/tags/v0.1.2.tar.gz";
|
||||
sha256 = "15f97nwwvk828vnx6kk325zzjn4q37hrpp9aiqiz2qhfs06mr147";
|
||||
};
|
||||
nord = import ./themes/nord.nix;
|
||||
onedark = import ./themes/onedark.nix;
|
||||
in
|
||||
|
|
@ -82,7 +78,7 @@ in
|
|||
procps-ng
|
||||
ripgrep
|
||||
shotwell
|
||||
skypeforlinux
|
||||
skype
|
||||
slack
|
||||
spotify
|
||||
tdesktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue