Files
nixos-config/README.md
T
2025-07-18 16:40:42 +03:00

13 lines
286 B
Markdown
Executable File

# ❄️ My NixOS Config
```bash
git clone https://github.com/Andrey0189/nixos-config
mv nixos-config $HOME/nix # Config is supposed to be in the ~/nix directory
cd $HOME/nix
sudo nixos-rebuild switch --flake .
home-manager switch --flake .
```
Enjoy!
![Screenshot](./screenshot.png)