dotfiles/install.sh
2025-05-17 14:44:10 -05:00

7 lines
142 B
Bash

#!/bin/bash
sudo apt install stow -y
stow --adopt .
nix-env -iA nixpkgs.myPackages
#sudo apt update
#sudo apt install ansible -y
#make devpod