1
1
mirror of https://github.com/divnix/digga.git synced 2024-11-26 12:03:03 +03:00
digga/examples/devos
2022-02-23 15:21:28 -08:00
..
doc tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
hosts tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
lib tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
modules tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
overlays tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
pkgs tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
profiles tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
secrets tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
shell tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
users tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
.editorconfig tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
.envrc tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
.gitignore tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
bors.toml tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
CHANGELOG.md tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
COPYING tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
default.nix tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
flake.lock tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
flake.nix tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
README.md tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00
shell.nix tree: move everything into examples/devos 2022-02-23 15:21:28 -08:00

NixOS MIT License Chat

⚠ 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 UX, and have become an integral 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.

Status: Beta

Although this project has already matured quite a bit, especially through recent outfactoring of digga, a fair amount of api polishing is still expected. There are unstable versions (0.x.x) to help users keep track of changes and progress, and a develop branch for the brave 😜

In the Wild

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 spontaneously formed out of "the Nix". It is really just a place where otherwise unrelated people work together and get stuff done.

It's a place to stop "geeking out in isolation" (or within company boundaries). A place to experiment, 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.