Small update

This commit is contained in:
Andrey0189 2024-04-17 06:15:07 +05:00
parent 8cf3354950
commit ad435ed953
2 changed files with 12 additions and 2 deletions

View File

@ -1,2 +1,12 @@
# nixos-config
❄️ My nixos configuration files
# ❄️ 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)

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 KiB