mirror of
https://github.com/LinuxBeginnings/NixOS-Hyprland.git
synced 2026-01-11 15:01:01 -03:00
Fixed path auto-install.sh and install.sh scripts
On branch main Your branch is up to date with 'origin/main'. Changes to be committed: modified: README.md
This commit is contained in:
@@ -177,7 +177,7 @@ sudo nixos-rebuild switch --flake ~/NixOS-Hyprland/#<hostName>
|
||||
- Simply copy this and run it:
|
||||
```
|
||||
nix-shell -p git vim curl pciutils
|
||||
sh <(curl -L https://github.com/JaKooLit/NixOS-Hyprland/raw/main/auto-install.sh)
|
||||
sh <(curl -L https://github.com/JaKooLit/NixOS-Hyprland/raw/refs/heads/main/auto-install.sh)
|
||||
```
|
||||
> [!NOTE]
|
||||
> pciutils is necessary to detect if you have an Nvidia card.
|
||||
|
||||
Reference in New Issue
Block a user