Update README.md
This commit is contained in:
@@ -2,12 +2,9 @@
|
|||||||
|
|
||||||
This repository hosts my personal dotfiles.
|
This repository hosts my personal dotfiles.
|
||||||
The install script works on Linux and macOS.
|
The install script works on Linux and macOS.
|
||||||
All configuration is done through home-manager.
|
|
||||||
If you want to use this repository, I recommend forking it and editing home.nix to your liking.
|
|
||||||
|
|
||||||
**Run `./install.sh`.**
|
The configuration is done through home-manager.
|
||||||
|
If you would like to use this repository, I recommend forking it and editing home.nix to your liking.
|
||||||
Run `home-manager switch` to rebuild the config after changing it.
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
- Nix (installed automatically)
|
- Nix (installed automatically)
|
||||||
@@ -15,8 +12,10 @@ Run `home-manager switch` to rebuild the config after changing it.
|
|||||||
## Custom commands
|
## Custom commands
|
||||||
- `extract` Extract compressed files
|
- `extract` Extract compressed files
|
||||||
- `update` Update Nix and the OS.
|
- `update` Update Nix and the OS.
|
||||||
|
- `reload` Rebuild the config after changing it.
|
||||||
|
|
||||||
## Tested on:
|
## Tested on:
|
||||||
- macOS 14
|
- macOS 14
|
||||||
- Debian Bookworm
|
- Debian Bookworm
|
||||||
- Fedora Worstation 39
|
- Fedora Worstation 39
|
||||||
|
- Ubuntu 23.10
|
||||||
|
|||||||
Reference in New Issue
Block a user