Remove reboot request for testing

This commit is contained in:
2024-03-31 11:39:13 +01:00
parent 9392353a0f
commit 1199d0a7c1
2 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ The install script works on Linux and macOS.
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.
Install: `sh <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/main/install.sh)`
Install: `curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/main/install.sh | bash`
## Dependencies
- Nix (installed automatically)