Skip to content
/ digga Public template
forked from divnix/digga

highly structured NixOS configuration database

License

Notifications You must be signed in to change notification settings

Pacman99/digga

This branch is 50 commits ahead of, 765 commits behind divnix/digga:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b340bf ยท Mar 13, 2021
Mar 2, 2021
Feb 18, 2021
Feb 15, 2021
Mar 2, 2021
Mar 12, 2021
Mar 13, 2021
Mar 12, 2021
Feb 19, 2021
Feb 15, 2021
Mar 12, 2021
Mar 12, 2021
Mar 12, 2021
Mar 12, 2021
Feb 19, 2021
Feb 26, 2021
Mar 12, 2021
Feb 15, 2021
Mar 13, 2021
Dec 30, 2020
Jan 23, 2021
Feb 14, 2021
Mar 5, 2021
Dec 3, 2019
Mar 2, 2021
Mar 1, 2021
Feb 18, 2021
Jul 31, 2020
Feb 6, 2021
Mar 12, 2021
Mar 12, 2021
Jan 23, 2021

Repository files navigation

Build MIT License NixOS 20.09

โš  Advisory โš 

DevOS leverages the flakes feature available via an experimental branch of nix. Until nix 3.0 is released, this project should be considered unstable, though quite usable as flakes have been maturing well for a while.

Introduction

DevOS grants a simple way to use, deploy and manage NixOS systems for personal and productive use. It does this by providing a convenient repository structure, integrating several popular projects like home-manager, and devshell, and offering useful conveniences like automatic source updates.

Skip the indeterminate nature of other systems, and the perceived difficulty of Nix. It's easier than you think!

Status

Alpha. A lot of the implementation is less than perfect, and huge redesigns will happen. There are unstable versions (0.x.x) to help users keep track of changes and progress.

Getting Started

Check out the guide to get up and running.

In the Wild

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

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. Help us reach that goal!

The future is declarative! ๐ŸŽ‰

Upstream

I'd love to see this in the nix-community should anyone believe its reached a point of maturity to be generally useful, but I'm all for waiting until 1.0#121 to save the cache work, too.

Community Profiles

There are two branches from which to choose: core and community. The community branch builds on core and includes several ready-made profiles for discretionary use.

Every package and NixOS profile declared in community is uploaded to cachix, so everything provided is available without building anything. This is especially useful for the packages that are overridden from master, as without the cache, rebuilds are quite frequent.

Inspiration & Art

License

DevOS is licensed under the MIT License.

About

highly structured NixOS configuration database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nix 96.3%
  • Shell 3.7%