🎉 Smithery is now a part of Arcade.dev! Read more in our announcement here
Reference for NixOS build, test, and flake commands. Use when asked about rebuilding, checking config, formatting, or flake operations.
sudo nixos-rebuild switch
sudo ln -s /home/cgeorgii/dots/* /etc/nixos
nixos-rebuild dry-build
nix build .#nixosConfigurations.coco.config.system.build.toplevel
nix flake check
nix flake update
nix develop
nixfmt file.nix