add renovate

This commit is contained in:
Vivian 2023-01-19 12:48:27 +01:00
parent 66c568f970
commit 4c60c77d96
10 changed files with 177 additions and 22 deletions

View file

@ -11,7 +11,11 @@ in {
home.homeDirectory = "/home/victor";
home.stateVersion = "23.05";
imports = [ ./dconf.nix ./theme.nix ./neovim.nix ];
imports = [
./dconf.nix
./theme.nix
# ./neovim.nix
];
home.packages = with pkgs; [
btop