Experimental NixOS repo
Go to file
2021-08-23 23:22:55 +02:00
.drone feat/upstreaming (#4) 2021-06-14 23:28:23 +00:00
.github add upstream issue report template 2021-06-13 12:27:20 -05:00
doc rm: community 2021-07-16 12:50:18 -05:00
hosts feat/upstreaming (#4) 2021-06-14 23:28:23 +00:00
lib add in-tree local lib, ourlib 2021-05-05 13:44:39 -07:00
modules Merge remote-tracking branch 'devos/core' into core 2021-08-23 23:22:55 +02:00
overlays Merge remote-tracking branch 'devos/develop' into core 2021-07-17 15:43:05 +02:00
pkgs Merge remote-tracking branch 'devos/develop' into core 2021-07-17 15:43:05 +02:00
profiles Merge remote-tracking branch 'devos/core' into core 2021-08-23 23:22:55 +02:00
secrets Add agenix integration to secrets and flake 2021-05-14 18:38:55 -07:00
shell fmt 2021-07-16 16:57:57 -05:00
users imp: advise removal of */modules-list.nix on merge conflicts 2021-07-31 23:03:19 -05:00
.drone.yml fix/dafakincron (#9) 2021-07-07 17:50:51 +00:00
.editorconfig editorconfig: fixup 2020-12-30 01:00:12 -07:00
.envrc treewide cleanups and refactoring for initial tests (#157) 2021-03-14 07:10:51 +00:00
.gitignore Merge remote-tracking branch 'devos/develop' into core 2021-07-17 15:43:05 +02:00
bors.toml bors.toml: don't delete merged branches 2021-05-14 22:49:39 -07:00
CHANGELOG.md Update Changelog for tag 2021-05-27 17:02:40 +00:00
COPYING init 2019-12-02 22:18:30 -07:00
default.nix default.nix: fix path to compat 2021-05-16 10:22:40 -07:00
flake.lock Update flake.lock 2021-07-17 15:47:54 +02:00
flake.nix Merge remote-tracking branch 'devos/develop' into core 2021-07-17 15:43:05 +02:00
README.md Merge remote-tracking branch 'devos/develop' into core 2021-07-17 15:43:05 +02:00
shell.nix lib: move compat to lib 2021-04-18 20:51:47 -06:00

NixOS MIT License [Chat][matrix]

⚠ Advisory ⚠

DevOS requires the flakes feature available via an experimental branch of nix. Until nix 2.4 is released, this project should be considered unstable.

Why?

Make an awesome template for NixOS users, with consideration for common tools like home-manager, devshell, and more.

No. Why flakes?

Flakes are a part of an explicit push to improve Nix's UI, and have become an intergral part of that effort.

They also make Nix expressions easier to distribute and reuse with convient flake references for building or using packages, modules, and whole systems.

Getting Started

Check out the guide to get up and running. Also, have a look at flake.nix. If anything is not immediately discoverable via "digga's mkFlake, please file a bug report.

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 and its satellite projects, from which best practices can evolve.

The future is declarative! 🎉

Examples in the Wild

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

Shoulders

This work does not reinvent the wheel. It stands on the shoulders of the following giants:

🧅 — like the layers of an onion

👪 — like family

❤️

Inspiration & Art

Divnix

The divnix org is an open space that spontaniously formed out of "the Nix". It is really just a place where otherwise unrelated people a) get together and b) stuff done.

It's a place to stop "geeking out in isolation" (or within company boundaries), experiment and learn together and iterate quickly on best practices. That's what it is.

It might eventually become a non-profit if that's not too complicated or if those goals are sufficiently upstreamed into "the Nix", dissolved.

License

DevOS is licensed under the MIT License.