Switch to new nix-rice version
This commit is contained in:
parent
b25d9b68f8
commit
bd6b04c6a4
7 changed files with 65 additions and 52 deletions
1
home.nix
1
home.nix
|
|
@ -5,7 +5,6 @@ let
|
|||
url = "https://github.com/bertof/nix-rice/archive/refs/tags/v0.1.2.tar.gz";
|
||||
sha256 = "15f97nwwvk828vnx6kk325zzjn4q37hrpp9aiqiz2qhfs06mr147";
|
||||
};
|
||||
callPackage = pkgs.lib.callPackageWith pkgs;
|
||||
nord = import ./themes/nord.nix;
|
||||
onedark = import ./themes/onedark.nix;
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue