This commit is contained in:
Vivian 2022-12-06 14:28:03 +01:00
parent 9197c566d2
commit 9165a7ba39
6 changed files with 178 additions and 32 deletions

View file

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