add renovate

This commit is contained in:
Vivian 2023-01-19 12:48:27 +01:00
parent aaaad3f7a0
commit e0a13aa3f3
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