Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexphanna/nixos-config

My NixOS and home-manager configuration
https://github.com/alexphanna/nixos-config

Last synced: 21 days ago
JSON representation

My NixOS and home-manager configuration

Awesome Lists containing this project

README

        

# NixOS Configuration
My NixOS and [home-manager](https://github.com/nix-community/home-manager) configuration.
## Information
### Software
| Item | Program |
| :------------------: | :--------: |
| Operating System | NixOS |
| Window Manager | dwm |
| Application Launcher | dmenu |
| Terminal Emulator | st |
| Shell | zsh |
| Internet Browser | Firefox |
| Text Editor | VS Code |
| File Manager | Thunar |
| Media Player | mpv (uosc) |
## Installation
```shell
git clone https://github.com/alexphanna/nixos-config.git
cd nixos-config
sudo nixos-rebuild switch --flake .#nixos
```
## Credits
- [Frost-Phoenix/nixos-config](https://github.com/Frost-Phoenix/nixos-config): layout inspiration