Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 505 Bytes

personal configurations for nixos;

  • this is a work in progress and will be updated as I learn more about nixos

nixos configuration file

-/etc/nixos/configuration.nix

nixos-rebuild switch

-rebuilds the system configuration

nixos-rebuild boot

  • rebuilds the system configuration and updates the boot loader

nixos-rebuild test

-tests the system configuration without making any changes