Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nat-418/nix-configs

My personal NixOS / Home Manager setup
https://github.com/nat-418/nix-configs

Last synced: 13 days ago
JSON representation

My personal NixOS / Home Manager setup

Awesome Lists containing this project

README

        

# Nix configurations 🌨️

This repository contains to directories: `nixos` for [NixOS]-specific files,
and `home-manager` for [Home Manager]-specific files.

Some files are examples, like `./home-manager/home.nix`, and not real
configurations; these files typically contain sensitive or secret data that
should not be publicly shared. They exist here as simplified examples to give
the reader a sense of how to go about setting up their own files for
themselves.

**Note:** these files assume the latest stable NixOS version, currently 23.11,
and the corresponding Nixpkgs and Home Manager versions.

This code is open-source software, freely available under the
permissive [0BSD] license.

[NixOS]: https://nixos.org
[Home Manager]: https://github.com/nix-community/home-manager
[0BSD]: https://opensource.org/license/0bsd