forked from pub-solar/os
1
0
Fork 0
NixOS daily driver
 
 
 
 
 
Go to file
teutat3s 6dcbd42a56
core: add jless, see: https://jless.io
2022-02-25 13:31:21 +01:00
.drone Drone: follow new upstream default branch main, cron fixes (#30) 2021-10-05 19:32:54 +00:00
.github workflows: switch to new default branch main 2021-10-21 18:28:12 -05:00
doc Fix decryption location for agenix 2022-02-17 10:15:02 -06:00
hosts fae: boots PubSolarOS 2022-01-31 17:51:42 +01:00
lib Make check work 2021-10-24 22:03:28 +02:00
modules alacritty: better search colors highlighting 2022-02-22 16:50:27 +01:00
overlays Add mdbook from pr 1306 with multilang support 2022-02-03 00:30:49 +01:00
pkgs pkgs: lgcl: fix nix flake check for aarch64-linux 2022-01-31 17:41:42 +01:00
profiles core: add jless, see: https://jless.io 2022-02-25 13:31:21 +01:00
secrets Update env secret 2022-02-02 13:30:47 +01:00
shell Add mdbook from pr 1306 with multilang support 2022-02-03 00:30:49 +01:00
users watson: disable pager 2022-02-04 12:57:19 +01:00
.drone.yml Merge branch 'feature/basic-iso' into teutat3s-init-fae 2022-01-19 01:16:35 +01:00
.editorconfig editorconfig: fixup 2020-12-30 01:00:12 -07:00
.envrc wip 2022-01-19 01:13:15 +01:00
.gitignore overrides: sort, clean and add nomad 2021-10-12 00:38:38 +02: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: typos and grammar 2022-02-04 07:36:52 -05: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 flake.lock 2022-02-25 10:52:07 +01:00
flake.nix Merge branch 'main' into teutat3s-init-fae 2022-02-24 23:45:15 +01: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 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.