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