Update README.md

This commit is contained in:
2024-03-30 20:01:03 +00:00
committed by GitHub
parent 9e264d2160
commit 3971d1c9fe

View File

@@ -2,12 +2,9 @@
This repository hosts my personal dotfiles.
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`.**
Run `home-manager switch` to rebuild the config after changing it.
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.
## Dependencies
- Nix (installed automatically)
@@ -15,8 +12,10 @@ Run `home-manager switch` to rebuild the config after changing it.
## Custom commands
- `extract` Extract compressed files
- `update` Update Nix and the OS.
- `reload` Rebuild the config after changing it.
## Tested on:
- macOS 14
- Debian Bookworm
- Fedora Worstation 39
- Ubuntu 23.10