cyber-phys / nix_config

My personal nix config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my nix config.

Currently inspired by misterio

Previously Inspired by gytis-ivaskevicius and Francesco149

Usage

nixos-rebuild switch --use-remote-sudo --flake .#G7
nixos-rebuild switch --use-remote-sudo --flake .#miBook
nixos-rebuild switch --use-remote-sudo --flake .#frieza
darwin-rebuild switch --flake .#air

Upgrade Flake

Nixos

nix flake upgrade

Darwin

nix --extra-experimental-features flakes --extra-experimental-features nix-command flake update

About

My personal nix config


Languages

Language:Nix 87.4%Language:Vim Script 12.5%Language:Shell 0.2%