https://github.com/bsfishy/nix-config
My home-manager configuration
https://github.com/bsfishy/nix-config
Last synced: 3 months ago
JSON representation
My home-manager configuration
- Host: GitHub
- URL: https://github.com/bsfishy/nix-config
- Owner: BSFishy
- License: mit
- Created: 2024-05-11T23:44:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T03:03:01.000Z (3 months ago)
- Last Synced: 2025-03-16T03:52:59.647Z (3 months ago)
- Language: Nix
- Size: 585 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# home.nix
This is my [home-manager](https://github.com/nix-community/home-manager) configuration.
This is how I configure my user environment on \*nix systems.
I have set it up in a modular format so that I can pick and choose which modules I want to use on a per-machine basis.## Installation
Follow the guide in [install.md](./install.md).