mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 09:18:35 +02:00
feat: update wallpapers
This commit is contained in:
12
README.md
12
README.md
@@ -17,7 +17,12 @@ Nix allows for easy to manage, collaborative, reproducible deployments. This mea
|
||||
After installed NixOS with `nix-command` & `flake` enabled, you can deploy this flake with the following command:
|
||||
|
||||
```bash
|
||||
# deploy my test configuration
|
||||
sudo nixos-rebuild switch .#nixos-test
|
||||
|
||||
|
||||
# deploy my PC's configuration
|
||||
sudo nixos-rebuild switch .#msi-rtx4090
|
||||
```
|
||||
|
||||
## Other Interesting Dotfiles
|
||||
@@ -26,5 +31,10 @@ Other configurations from where I learned and copied:
|
||||
|
||||
- https://github.com/notwidow/hyprland
|
||||
- https://github.com/notusknot/dotfiles-nix
|
||||
|
||||
- [xddxdd/nixos-config](https://github.com/xddxdd/nixos-config)
|
||||
- [bobbbay/dotfiles](https://github.com/bobbbay/dotfiles)
|
||||
- [gytis-ivaskevicius/nixfiles](https://github.com/gytis-ivaskevicius/nixfiles)
|
||||
- [fufexan/dotfiles](https://github.com/fufexan/dotfiles)
|
||||
- [davidak/nixos-config](https://codeberg.org/davidak/nixos-config)
|
||||
- [davidtwco/veritas](https://github.com/davidtwco/veritas)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user