Skip to content

Reasel/Gaming-NixOS-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Configuration

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.

Flake Inputs

  • nixpkgs: Unstable version of Nixpkgs
  • home-manager: User environment management
  • bakkesmod-nix: BakkesMod plugin management for Rocket League

Rebuilding NixOS

To update flake inputs and rebuild the system:

# Rebuild and switch to the new configuration
sudo nixos-rebuild switch --flake ~/nixos

To check the configuration for syntax errors:

sudo nixos-rebuild dry-activate --flake ~/nixos

Files Overview

  • flake.nix: Main flake definition with inputs and outputs
  • configuration.nix: NixOS system configuration
  • hardware-configuration.nix: Auto-generated hardware configuration

About

My repo for my nix os gaming config.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages