Giter Site home page Giter Site logo

awan / nix Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 1.3 MB

My NixOS dotfiles managed by Home-Manager

Home Page: https://abdullah.solutions

License: MIT License

Nix 20.69% Shell 72.43% Perl 1.72% Python 3.91% CSS 0.14% Vim Script 1.11%
automation dotfiles nix nixos nixos-configuration abdullah nix-flake nixops nixpkgs vimrc khabir

nix's Introduction

river-session

x1c running NixOS

asciicast

NixOS dotfiles with Home-Manager

Installation

  • After partitioning, formatting and mounting the filesystems, run:

    # Just to be sure, that /etc/nixos is created...
    nixos-generate-config --root /mnt
  • Clone this repository, edit nixos/configuration.nix and nixos/hardware-configuration.nix... Replace UUID with hardware new UUIDs, push changes. If you're not me, you can't push changes. So just use that clone after editing those files:

    cd cloned_repo_path
    nixos-install --impure --flake .#x1c

    x1c is my hostname. So if you want to change it, don't forget to replace it three places:

    • 1 in nixos/configuration.nix
    • 2 in flake.nix
    • 3 when invoking nixos-install
  • After installation, install home-manager and then give it this flake to copy dotfiles.

    nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz
    nix-channel --update
    nix-shell '<home-manager>' -A install
    home-manager switch --flake github:Awan/nix#ak

nix's People

Contributors

awan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

arebassa

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.