mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-05-17 22:24:28 +02:00
remove flatpak bootstrap
This commit is contained in:
parent
79ea7180b4
commit
0a8da59260
1 changed files with 0 additions and 4 deletions
|
@ -23,7 +23,3 @@ fi
|
||||||
cd $HOME/.config/home-manager
|
cd $HOME/.config/home-manager
|
||||||
git remote set-url origin git@github.com:thilobillerbeck/dotfiles.git
|
git remote set-url origin git@github.com:thilobillerbeck/dotfiles.git
|
||||||
nix run .#homeConfigurations.$USER@$(hostname).activationPackage
|
nix run .#homeConfigurations.$USER@$(hostname).activationPackage
|
||||||
|
|
||||||
if [[ "$XDG_CURRENT_DESKTOP" == "KDE" || "$KDE_FULL_SESSION" == "true" ]]; then
|
|
||||||
xargs flatpak install -y < $HOME/.config/home-manager/scripts/flatpak-bootstrap/flatpaks-plasma.txt
|
|
||||||
fi
|
|
Loading…
Add table
Add a link
Reference in a new issue