Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anomalocaridid/dotfiles
My personal dotfiles for NixOS
https://github.com/anomalocaridid/dotfiles
dotfiles nixos
Last synced: about 2 months ago
JSON representation
My personal dotfiles for NixOS
- Host: GitHub
- URL: https://github.com/anomalocaridid/dotfiles
- Owner: Anomalocaridid
- License: unlicense
- Created: 2019-07-17T02:22:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:10:31.000Z (2 months ago)
- Last Synced: 2024-10-30T00:45:43.058Z (2 months ago)
- Topics: dotfiles, nixos
- Language: Nix
- Homepage:
- Size: 12.9 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
My personal dotfiles for NixOS# Usage:
Run the following command from a NixOS installation medium:```bash
sudo nix --extra-experimental-features "nix-command flakes" run github:Anomalocaridid/dotfiles#install
```I highly recommend that you thoroughly read `scripts/install.nix` BEFORE running it so that you know what it will do in advance.