Giter Site home page Giter Site logo

rummik / nixos-config Goto Github PK

View Code? Open in Web Editor NEW
87.0 3.0 5.0 1016 KB

My NixOS/Nix-Darwin + home-manager configs

License: MIT License

Nix 97.67% Shell 0.20% Just 2.13%
nixos nixos-configuration nix-dotfiles nix-environment nix home-manager dotfiles nix-darwin digga nix-flakes

nixos-config's Introduction

*Kim's personal NixOS configs

Now with 100% more flake!

This repository is home to the nix code that builds my systems.

Install ISO

# Insert a USB drive
just bootstrap

Searching

  • Packages
    • nix search -u
    • nix search <packagename>
  • Files
    • nix-index
    • nix-locate <pattern>
    • nix-locate -r <regex>
    • nix-locate -w <whole file name>

Debugging

Run nix repl '<nixpkgs/nixos>', configuration results are under config.*, reload with :r

Or use nixos-option to determine the current and default values for an option, and view the option's description

Alternatively use nix repl '<darwin>', or darwin-option if using nix-darwin

Fenced syntax highlighting

Tmux syntax highlighting in Vim

Why Nix?

Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.

This flake is configured with the use of digga.

nixos-config's People

Contributors

rummik 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nixos-config's Issues

zsh: Fix delete key in terminal

Currently the delete key switches to normal mode in ZSH and capitalizes a few characters while moving the cursor. Should just delete the character under the cursor.

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.