Go to file
bad 5f08d9a559 Update java 2021-11-20 22:29:56 +01:00
.github ci: remove lingering references to `main` in workflow configs 2021-09-20 08:10:55 -05:00
bud fix: `bud get` should init flake based off `master` 2021-09-20 08:10:31 -05:00
hosts Tesco reinstall 2021-10-03 01:40:40 +02:00
lib add in-tree local lib, ourlib 2021-05-05 13:44:39 -07:00
modules ref: adapt to using plain digga module for boostrap ISO 2021-07-20 21:45:41 -05:00
overlays Add latest channel as overlay 2021-10-03 01:40:53 +02:00
pkgs Add wordlists 2021-10-07 19:43:43 +02:00
profiles Update java 2021-11-20 22:29:56 +01:00
secrets Add agenix integration to secrets and flake 2021-05-14 18:38:55 -07:00
shell chore: update nvfecher 2021-09-29 11:49:43 -07:00
suites Add network manager to the workstation level 2021-10-29 18:16:59 +02:00
users Add coc-pyright 2021-11-12 23:54:41 +01:00
.gitignore docs(bud): replace references to `flk` 2021-09-20 08:10:31 -05: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
README.md README.md: fix broken links 2021-09-19 11:17:01 -06:00
bors.toml bors.toml: don't delete merged branches 2021-05-14 22:49:39 -07:00
default.nix default.nix: fix path to compat 2021-05-16 10:22:40 -07:00
flake.lock Update java 2021-11-20 22:29:56 +01:00
flake.nix Merge upstream 2021-10-02 18:08:50 +02:00
shell.nix lib: move compat to lib 2021-04-18 20:51:47 -06:00

README.md

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 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.