fixup! removed obsolete laptop hyprland config, slightly altered keyring positioning

This commit is contained in:
pagedmov
2024-10-18 20:48:02 -04:00
parent 5a9a1f0949
commit c2dd806538
3 changed files with 2 additions and 65 deletions

View File

@@ -119,7 +119,7 @@ step_2() {
mkdir -p /mnt/etc
cd /mnt/etc/
if [ ! -d ./nixos ]; then
git clone https://github.com/pagedMov/pagedmov-nix-cfg.git ./nixos
git clone https://github.com/pagedMov/nixos-config.git ./nixos
echo
echo "Do you want to install the light or heavy configuration?"