YuJuncen / nix-configuration

My NixOS configuration (maybe).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

???

This is a personal config, in very early stage.

Some of configurations are added manually, hence the configuration is probably unformed if build the OS with solely these configs.

Memos

Generate the hardware config:

nixos-generate-config --show-hardware-config > hardwares/hardware-config.nix

Build the system via the config:

nixos-rebuild switch --flake ".#"

About

My NixOS configuration (maybe).


Languages

Language:Nix 84.4%Language:Shell 12.7%Language:Dockerfile 2.9%