update readme to new url
This commit is contained in:
10
README.md
10
README.md
@@ -1,10 +1,6 @@
|
||||
btw i use nix :3
|
||||
|
||||

|
||||
|
||||
# How to use Hyprland
|
||||
|
||||
I choose the keybinds, you don't.
|
||||
# Keybind reference
|
||||
|
||||
| Keybind | What it does |
|
||||
|-----------|----------------------|
|
||||
@@ -72,7 +68,7 @@ I choose the keybinds, you don't.
|
||||
|
||||
1. Install base NixOS from the commandline
|
||||
|
||||
- Without UI and bloatware
|
||||
- Without UI
|
||||
- Use this disk configuration
|
||||
|
||||
```
|
||||
@@ -100,7 +96,7 @@ nix-shell -p git
|
||||
4. Run this inside the `nix-shell`
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ocbwoy3/config
|
||||
git clone git@tangled.sh:ocbwoy3.dev/nix
|
||||
cd config
|
||||
sudo nixos-rebuild switch --flake .#default --impure --cores 4
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user