Experimental NixOS repo
Go to file
2021-09-27 14:52:13 +02:00
.drone b12f-to-master (#16) 2021-09-08 22:00:03 +00:00
.github fix: cachix branch 2021-08-02 14:38:30 -05:00
bud docs: soft update (fix the most obvious drift) 2021-08-01 16:38:52 -05:00
doc update pkgs documentation 2021-09-02 11:37:21 +02:00
hosts Merge branch 'b12f-master' into b12f 2021-09-04 16:00:32 +02:00
lib add in-tree local lib, ourlib 2021-05-05 13:44:39 -07:00
modules Add android mobile option 2021-09-27 14:52:13 +02:00
overlays b12f-to-master (#16) 2021-09-08 22:00:03 +00:00
pkgs Merge remote-tracking branch 'devos/master' 2021-09-01 18:45:42 +02:00
profiles Add android mobile option 2021-09-27 14:52:13 +02:00
secrets Move fonts into separate flake 2021-05-31 19:57:17 +02:00
shell bump: nvfetcher and cleanup 2021-08-02 15:53:14 -05:00
users Fix direnv cache 2021-09-21 22:21:29 +02:00
.drone.yml Fix drone step competing for git lock (#19) 2021-09-21 20:33:10 +00:00
.editorconfig Initial b12f commit 2021-05-30 21:33:09 +02:00
.envrc treewide cleanups and refactoring for initial tests (#157) 2021-03-14 07:10:51 +00:00
.gitignore Merge branch 'b12f-master' into b12f 2021-09-04 16:00:32 +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 Fix missing element desktop 2021-09-14 10:51:19 +02:00
flake.nix Fix direnv cache 2021-09-21 22:21:29 +02:00
README.md Merge remote-tracking branch 'devos/master' 2021-09-01 18:45:42 +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 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][toc]. 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.