nix-config/README.md

31 lines
820 B
Markdown
Raw Normal View History

2023-05-19 01:26:49 +02:00
# nix-config
2023-05-10 21:44:30 +02:00
2023-05-19 01:26:49 +02:00
My [NixOS](https://nixos.org/) config with [Nix Flakes](https://nixos.wiki/wiki/Flakes), [Home Manager](https://nix-community.github.io/home-manager/), [Stylix](https://danth.github.io/stylix/), and [Hyprland](https://hyprland.org/).
2023-05-10 21:44:30 +02:00
## Goals
- Clean, readable code that can easily be modified to add/remove things as needed.
- A reasonably secure development environment isolated from personal files.
2023-05-19 01:26:49 +02:00
## Structure
- `./applications/` - GUI applications
- `./common/` - Common configs
- `./desktop/` - Hyprland config
- `./dev/` - Dev stuff
- `./host/` - Host-specific config
- `./terminal/` - Terminal programs
2023-05-10 21:44:30 +02:00
## Usage
2023-05-19 01:26:49 +02:00
```fish
2023-05-10 21:44:30 +02:00
git clone https://github.com/donovanglover/dotfiles && cd dotfiles
nixos-rebuild buildvm --flake .
./result/bin/run-*-vm
```
### Login
- Username: user
- Password: user