Skip to content

Commit

Permalink
✨ t-rec
Browse files Browse the repository at this point in the history
  • Loading branch information
elythh committed Feb 1, 2024
1 parent d32e229 commit a9b352c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions home/gwen/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@
home = {
activation = {
installConfig = ''
if [ ! -d "${config.home.homeDirectory}/.config/awesome" ]; then
${pkgs.git}/bin/git clone --depth 1 --branch awesome-v2 https://github.com/elythh/nixdots ${config.home.homeDirectory}/.config/awesome
fi
if [ ! -d "${config.home.homeDirectory}/.config/nvim" ]; then
${pkgs.git}/bin/git clone --depth 1 https://github.com/elythh/nvim ${config.home.homeDirectory}/.config/nvim
fi
Expand Down Expand Up @@ -194,6 +191,7 @@
tmate
thunderbird
tree-sitter
t-rec
vault
wget
wireplumber
Expand Down

0 comments on commit a9b352c

Please sign in to comment.