Skip to content

emsquid/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles (NixOS)

This repository contains my NixOS system configuration. It is made to be very modular, and should evolve in the near future to better match my tastes.

Configuration

The main part of my configuration resolves around these 3 files:

Installation

If you actually want to try it, you can run the following commands

# clone the repository
git clone git@github.com:emsquid/dotfiles.git

# move into it 
cd dotfiles

# update the flake
nix flake update

# rebuild from the flake
sudo nixos-rebuild switch --flake .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages