https://github.com/vic/vix
Vic's *Nix config.
https://github.com/vic/vix
hacktoberfest macos nix nixos
Last synced: over 1 year ago
JSON representation
Vic's *Nix config.
- Host: GitHub
- URL: https://github.com/vic/vix
- Owner: vic
- License: apache-2.0
- Created: 2020-11-29T02:37:56.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T07:31:09.000Z (over 1 year ago)
- Last Synced: 2025-03-16T08:25:30.305Z (over 1 year ago)
- Topics: hacktoberfest, macos, nix, nixos
- Language: Nix
- Homepage:
- Size: 384 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flake-parts - vic/vix - Vic's *Nix config with flake-parts and [import-tree](https://github.com/vic/import-tree). (Personal Dotfiles & Infra repo's using flake-parts / Community Modules)
README
# Vic's Nix Environment
```bash
# previously setup keys for secrets.
git clone git@github.com:vic/vix
cd vix
ln -sfn $PWD $HOME/.flake # Used to link config files (nvim/doom-emacs/terminals,etc)
nix develop -c os-rebuild switch
```