update
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
{
|
||||
imports = [
|
||||
../../modules/home-manager/i3
|
||||
../../modules/home-manager/1password
|
||||
../../modules/home-manager/git
|
||||
../../modules/home-manager/neovim
|
||||
../../modules/home-manager/wezterm
|
||||
../../modules/home-manager/zsh
|
||||
@@ -11,7 +13,6 @@
|
||||
../../modules/home-manager/zoxide
|
||||
../../modules/home-manager/eza
|
||||
../../modules/home-manager/bat
|
||||
../../modules/home-manager/irssi
|
||||
];
|
||||
home.username = "mthomson";
|
||||
home.homeDirectory = "/home/mthomson";
|
||||
@@ -33,8 +34,10 @@
|
||||
ripgrep
|
||||
jq
|
||||
unzip
|
||||
pavucontrol
|
||||
pasystray
|
||||
networkmanagerapplet
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
programs.git.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user