GithubHelp home page GithubHelp logo

nix-config's Introduction

NixOS Setup

Requirements

NixOS Installation

  1. Use GUI installer

  2. Clone repo into ~/dev/

    git clone https://github.com/thled/nix-config.git
  3. Link configuration

    rm -rf /etc/nixos
    sudo ln -s ~/dev/nix-config /etc/nixos
  4. Deploy configuration

    sudo nixos-rebuild switch
  5. Reboot

    reboot
  6. Change initial password (123)

    passwd
  7. Configure wifi

    nmcli device wifi connect <SSID> --ask

After installation (optional)

  • Sync Firefox config and addons by logging in.
  • Add SSH keys to ~/.ssh/.
  • Create ~/dev and ~/work folder for personal and work related projects, respectively.
  • Create ~/screenshots folder for taking screenshots with Win+s.
  • For fast capture to inbox with the i function (see fish alias) write recipient email into ~/.inbox_email and password for SMTP into ~/.inbox_pass.
  • Connect bluetooth devices (e.g. headset) with bluetoothctl.
  • Obsidian Vault: git clone [email protected]:thled/references.git
  • Put OpenVPN configuration for office into ~/office.ovpn.
  • Put encryption key for atuin into ~/.atuin-key.
  • Put licence key for intelephense into ~/intelephense/licence.txt.
  • Configure k8s in ~/.kube/config.

Usage

  • Start terminal with Win+Shift+Return.
  • Start any application with Win+p.
  • Use VPN with sudo systemctl start openvpn-protonVPN.service.
  • Manage NixOS configuration in ~/dev/nix-config.
  • Update with nix flake update.

nix-config's People

Contributors

thled avatar

Watchers

 avatar  avatar

Forkers

fustek

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.