Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS

My personal NixOS configuration and dotfiles, managed declaratively with Nix Flakes and Home Manager.

This repository contains the system configuration, host-specific settings, home-manager configuration, and desktop assets for my machines.

Structure

  • hosts/ — host-specific NixOS configurations
  • home/ — Home Manager configurations
  • modules/ — reusable system and home modules
  • assets/ — wallpapers and other assets
  • config/ — application configuration files

Usage

Apply the desktop configuration:

sudo nixos-rebuild switch --flake .#desktop

Apply the laptop configuration:

sudo nixos-rebuild switch --flake .#laptop

About

My personal NixOS configuration and dotfiles, managed declaratively with Nix Flakes and Home Manager.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages