Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foliveira/nix-homeport
🏠🛠 Centralized management of NixOS configurations, flakes, and home-manager settings for seamless multi-machine, multi-environment control.
https://github.com/foliveira/nix-homeport
home-manager nix nixos nixos-configuration
Last synced: 21 days ago
JSON representation
🏠🛠 Centralized management of NixOS configurations, flakes, and home-manager settings for seamless multi-machine, multi-environment control.
- Host: GitHub
- URL: https://github.com/foliveira/nix-homeport
- Owner: foliveira
- License: mit
- Created: 2023-09-03T14:57:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-30T12:57:01.000Z (6 months ago)
- Last Synced: 2024-10-30T06:01:09.812Z (2 months ago)
- Topics: home-manager, nix, nixos, nixos-configuration
- Language: Nix
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nix-homeport
🏠🛠 Centralized management of NixOS configurations, flakes, and home-manager settings for seamless multi-machine, multi-environment control.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Getting Started](#getting-started)
- [License](#license)## Introduction
Welcome to **nix-homeport**, my central hub for managing Nix configurations, Flakes, and home-manager settings across multiple machines and environments.
## Features
- **Flake Integration**: Utilize Nix flakes for modular and reproducible system configurations.
- **Home-Manager**: Manage user-level configurations with ease using home-manager.
- **Multi-Machine Support**: Maintain configurations for various machines and environments.
- **Documentation**: Detailed documentation and guides for setup and usage.## Getting Started
To get started with **nix-homeport**, follow these steps:
1. Clone this repository to your local machine:
```bash
git clone https://github.com/yourusername/nix-homeport.git2. Explore the configs directory for machine-specific configurations.
3. Refer to the documentation for setup instructions and usage guidelines.## License
This project is licensed under the MIT License, which means you can use it in your own projects