Giter Site home page Giter Site logo

nix-config's Introduction

nix-config

built with nix

This repository holds my NixOS configuration. It is fully reproducible and flakes based.

Deployment is done using deploy-rs and nix-darwin, see usage. Unfortunately deploy-rs does not yet support deploying to a local machine without the use of SSH. Therefore for Darwin machines I rely on the darwin-rebuild command from nix-darwin.

For adding overlays see overlays.

Usage

Deploying

NixOS

Apply NixOS configuration to a node:

$ task nix:deploy-nixos host=gladius

Darwin

Apply a Darwin configuration to the local machine:

$ task nix:apply-darwin host=bernd-macbook

Adding overlays

Overlays should be added as individual nix files to ./overlays with format

final: prev: {
    hello = (prev.hello.overrideAttrs (oldAttrs: { doCheck = false; }));
}

For more examples see ./overlays.

nix-config's People

Contributors

bjw-s avatar repo-duster[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dmreiland

nix-config's Issues

Renovate Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

Detected dependencies

github-actions
.github/workflows/nix-build.yml
  • actions/checkout v4
  • DeterminateSystems/nix-installer-action v13
  • DeterminateSystems/magic-nix-cache-action v7
  • cachix/cachix-action v15
  • marocchino/sticky-pull-request-comment v2
.github/workflows/nix-lint.yaml
  • actions/checkout v4
  • cachix/install-nix-action v27
  • yaxitech/nix-install-pkgs-action v4
  • DeterminateSystems/flake-checker-action v8
nix
flake.nix
  • nixpkgs nixos-24.05
regex
hosts/_modules/nixos/services/onepassword-connect/default.nix
  • docker.io/1password/connect-api 1.7.3
  • docker.io/1password/connect-sync 1.7.3

Renovate Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/schedule-renovate.yaml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.