Experimental NixOS repo
Go to file
Timothy DeHerrera 44bae21564
nix#registry: update names
Continuing the work from 487fa7ea26,
simplify the registry entries a bit more by simply refering to the
input flakes. Also add alias `orch` for easy search `override`.
2021-03-01 20:11:23 -07:00
.github workflows#release: autogen release on tag 2021-03-01 18:43:32 -07:00
cachix cachix: fix link after name change 2021-02-17 22:39:43 -07:00
compat flake: manage flake-compate as input 2021-02-14 22:08:24 -07:00
doc doc#start: fix #141 by quoting arg to --run 2021-03-01 17:44:23 -07:00
extern doc: improve demonstration 2021-02-21 14:51:19 -07:00
hosts nix#registry: update names 2021-03-01 20:11:23 -07:00
lib pkgs: use subflake to manage package sources 2021-02-26 00:15:45 -07:00
modules project rename: nixflk -> devos 2021-02-17 18:31:33 -07:00
nix checks: add checks to ci 2021-02-14 22:33:37 -07:00
overlays nix: fix #126 2021-02-17 14:15:43 -07:00
overrides nix: fix #126 2021-02-17 14:15:43 -07:00
pkgs pkgs: use subflake to manage package sources 2021-02-26 00:15:45 -07:00
profiles nix#registry: update names 2021-03-01 20:11:23 -07:00
secrets project rename: nixflk -> devos 2021-02-17 18:31:33 -07:00
shell pkgs: use subflake to manage package sources 2021-02-26 00:15:45 -07:00
suites profiles: simplify profiles to suites 2021-02-25 14:47:19 -07:00
theme doc: finish flk reference 2021-02-14 17:41:15 -07:00
users project rename: nixflk -> devos 2021-02-17 18:31:33 -07:00
.editorconfig editorconfig: fixup 2020-12-30 01:00:12 -07:00
.envrc compat: fixes 2021-01-23 16:45:10 -07:00
.gitignore doc: new mdbook documentation 2021-02-14 02:46:05 -07:00
book.toml book.toml: no longer needed 2021-02-17 22:40:36 -07:00
cachix.nix format: apply nixpkgs-fmt 2020-07-30 22:17:28 -06:00
CHANGELOG.md Update Changelog for PR 2021-03-02 01:45:48 +00:00
COPYING init 2019-12-02 22:18:30 -07:00
default.nix shell: workaround https://github.com/NixOS/nix/issues/4529 2021-02-06 13:27:26 -07:00
flake.lock pkgs#flake: fix flake-compat support 2021-02-26 00:15:46 -07:00
flake.nix pkgs#flake: fix flake-compat support 2021-02-26 00:15:46 -07:00
README.md README.md: status blurb 2021-02-28 22:33:14 -07:00
shell.nix compat: fixes 2021-01-23 16:45:10 -07:00
SUMMARY.md doc: add hercules-ci usage 2021-02-21 16:36:43 -07:00

Build MIT License NixOS 20.09

⚠ Advisory ⚠

DevOS leverages the flakes feature available via an experimental branch of nix. Until nix 3.0 is released, this project should be considered unstable, though quite usable as flakes have been maturing well for a while.

Introduction

DevOS grants a simple way to use, deploy and manage NixOS systems for personal and productive use. It does this by providing a convenient repository structure, integrating several popular projects like home-manager, and devshell, and offering useful conveniences like automatic source updates.

Skip the indeterminate nature of other systems, and the perceived difficulty of Nix. It's easier than you think!

Status

Alpha. A lot of the implementation is less than perfect, and huge redesigns will happen. There are unstable versions (0.x.x) to help users keep track of changes and progress.

Getting Started

Check out the guide to get up and running.

In the Wild

You author maintains his own branch, so you can take inspiration, direction, or make critical comments about the code. 😜

Motivation

NixOS provides an amazing abstraction to manage our environment, but that new power can sometimes bring feelings of overwhelm and confusion. Having a turing complete system can easily lead to unlimited complexity if we do it wrong. Instead, we should have a community consensus on how to manage a NixOS system. Help us reach that goal!

The future is declarative! 🎉

Upstream

I'd love to see this in the nix-community should anyone believe its reached a point of maturity to be generally useful, but I'm all for waiting until 1.0#121 to save the cache work, too.

Community Profiles

There are two branches from which to choose: core and community. The community branch builds on core and includes several ready-made profiles for discretionary use.

Every package and NixOS profile declared in community is uploaded to cachix, so everything provided is available without building anything. This is especially useful for the packages that are overridden from master, as without the cache, rebuilds are quite frequent.

Inspiration & Art

License

DevOS is licensed under the MIT License.