This repository contains the NixOS configuration for managing a desktop system using Nix Flakes. It includes configurations for system services, user packages, and Home Manager settings for the user "reasel", including BakkesMod setup for Rocket League.
nixpkgs: Unstable version of Nixpkgshome-manager: User environment managementbakkesmod-nix: BakkesMod plugin management for Rocket League
To update flake inputs and rebuild the system:
# Rebuild and switch to the new configuration
sudo nixos-rebuild switch --flake ~/nixosTo check the configuration for syntax errors:
sudo nixos-rebuild dry-activate --flake ~/nixosflake.nix: Main flake definition with inputs and outputsconfiguration.nix: NixOS system configurationhardware-configuration.nix: Auto-generated hardware configuration