Skip to content

Loeffeldude/nixconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My NixOS Configurations

My personal Nix configurations. For MacOS, NixOS and WSL.

NixOS Screenshot

Getting Started

Use the justfile to simplify common operations. The HOST variable is automatically set to your system's hostname.

Run just --list to see all available recipes.

Applying the Configuration

NixOS or MacOS

The switch recipe automatically detects your OS:

just switch

WSL

You can build your own WSL file. You need an existing Nix installation.

Run to build the WSL Image:

just build-wsl

Your build file is under dist/nixos.wsl

For an existing NixOS WSL installation:

just switch

Updating Flake Inputs

To update the flake's inputs, run:

just update

Other Useful Commands

  • just build: Build the configuration without switching
  • just test: Test the configuration (temporary activation)
  • just dump-hardware-config: Generate hardware configuration for current host

About

My NixOS config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •