Skip to content

NixOS / Windows 10 dual boot system configuration.nix file. Reference for similar hardware systems.

License

Notifications You must be signed in to change notification settings

salgadev/nixos-configuration

Repository files navigation

nixos-configuration

My desktop NixOS configuration. Trying flakes and home manager.

System Rebuild

Rebuild monolithically (ignoring flake)

sudo nixos-rebuild switch -I nixos-config=./configuration.nix

Rebuild using flake (Recommended)

nix flake update 

sudo nixos-rebuild --flake .#desktop switch -p home --impure

Other notes and commands

Run to debug home manager

journalctl -u home-manager-salgadev.service -n 100 --no-pager

About

NixOS / Windows 10 dual boot system configuration.nix file. Reference for similar hardware systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages