Git Product home page Git Product logo

dotfiles's Introduction

StratoKit dotfiles via home-manager

This manages our dotfiles and enables direnv.

Installation

If you don't have Nix installed yet or you're not sure about it supporting flakes, run

NIX_EXTRA_CONF='experimental-features = nix-command flakes' sh <(curl -L https://nixos.org/nix/install) --daemon

Once it's installed, open a new terminal.

Add this repo to your flake registry by running:

nix registry add dotfiles github:StratoKit/dotfiles

Then to install or to update, just run it:

nix run dotfies

Details

This will create a local dotfiles repo that stores your configuration and is editable.

On macOS, it is stored under ~/Library/dotfiles, and on Linux, ~/.config/dotfiles.

This allows you to override everything, including the version of nixpkgs that is used.

dotfiles's People

Contributors

wmertens avatar

Watchers

 avatar Julien vander Straeten avatar Hanna Gaudasińska-Zapaśnik avatar

dotfiles's Issues

Need to allow hidden customizations

people should be able to add their own configuration without committing it to this repo. Maybe import from a certain symlink if it is present?

Need better way to inject user data

The local_auto.nix file needed to be added to the git repo even though it is ignored, so it would be copied when evaluating the flake.

However, this causes the message that the repo is dirty when switching. We could workaround with a temporary commit but that's not ideal.

Maybe there's a better way via CLI arguments or env vars?

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.