mem101296 / dotfiles

NixOS Flake Configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Flakes for my NixOS setup.

To update nix flake config:

sudo nixos-rebuild switch --flake .#desktop

To update nix inputs (basically a system update/upgrade):

nix flake update

Note: Now beginner friendly. I still have to go and add comments. I recommend a basic understanding of Nix language. See below for resources


A huge amount of credit is given to fufexan. This is heavely based off their dotfiles https://github.com/fufexan/dotfiles

Resources for newbies and myself: