Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexphanna/nixos-config
- Owner: alexphanna
- Created: 2024-08-30T19:04:16.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-24T02:17:35.000Z (28 days ago)
- Last Synced: 2024-12-24T03:26:08.383Z (27 days ago)
- Language: Nix
- Homepage:
- Size: 243 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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