Giter Club home page Giter Club logo

nixos-config's Introduction

nixos-config

Clone the repo onto:

git clone  [email protected]:giornn0/nixos-config ~/.nixos_config

In the file /etc/nixos/configuration.nix, the boot-loader configs may need some tweaks related to your installation.

Keep in mind that you will need mostly the last part of this.

After the check for the configuration file, copy the hardware file:

sudo cp /etc/nixos/hardware-configuration.nix ~/nixos_config

Then setup the symlink with this folder:

sudo rm /etc/nixos && sudo ln -s ~/.nixos_config /etc/nixos

After setting up all the files run:

sudo nixos-rebuild switch

If everything runs fine, you can run the cmd: update whenever you want to change the configuration

Regarding Hyprland setup, some inspiration was taken from @HeinzDev and @fufexan dotfiles.

For easy installation(pending config this inside the configuration) of global npm packages run:

npm config set prefix $HOME/.npm

After that you will be able to install packages with -g flag. And the cmd will be available thanks to that we already added the install path to the shell PATH.

npm -g @angular/language-server

nixos-config's People

Contributors

giornn0 avatar

Watchers

 avatar

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.