generated from nhcarrigan/template
feat: syntax highlighting fixes
This commit is contained in:
parent
8e7ec49149
commit
40c9d561cc
@ -1729,7 +1729,7 @@ J=#idlerpg-ng
|
|||||||
|
|
||||||
This is Naomi's `hyprland` config, which goes in `~/.config/hypr/hyprland.conf`.
|
This is Naomi's `hyprland` config, which goes in `~/.config/hypr/hyprland.conf`.
|
||||||
|
|
||||||
```config
|
```ini
|
||||||
################
|
################
|
||||||
### MONITORS ###
|
### MONITORS ###
|
||||||
################
|
################
|
||||||
|
@ -254,7 +254,7 @@ sudo crontab -e
|
|||||||
|
|
||||||
Then, update the `/etc/nginx/nginx.conf` to use all of this new logic. This goes at the end of your `http` directive block.
|
Then, update the `/etc/nginx/nginx.conf` to use all of this new logic. This goes at the end of your `http` directive block.
|
||||||
|
|
||||||
```conf
|
```nginx
|
||||||
# Look at the real IP, not the cloudflare IP.
|
# Look at the real IP, not the cloudflare IP.
|
||||||
include /etc/nginx/cloudflare_ips.conf;
|
include /etc/nginx/cloudflare_ips.conf;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user