KoyeBosh / nixos-config

My NixOS configuration with home-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a NixOS flake that defines both my system and user configuration declaratively. Follows nixpkgs-unstable.

From within this directory:

  • Regenerate NixOS using sudo nixos-rebuild switch --flake .
  • Update the software repository using nix flake update .

The aliases nixr and nixu are defined respectively, and can be ran from anywhere assuming this repository has been cloned into your home directory. For making massive changes, nixb will regenerate NixOS and add a boot entry without performing an in-place switcheroo that ends up crashing and wiping out your efi partition.

About

My NixOS configuration with home-manager


Languages

Language:TypeScript 64.9%Language:SCSS 14.0%Language:Lua 9.3%Language:CSS 5.9%Language:Nix 5.1%Language:JavaScript 0.5%Language:Shell 0.3%